Skip to main content
Module

x/biscuit/mod.ts>Team

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface Team
import { type Team } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

optional
icon: string

a hash of the image of the team's icon

id: string

the unique id of the team

members: TeamMember[]

the members of the team

ownerUserId: string

user id of the current team owner

name: string

team name