Skip to main content
Module

x/biscuit/mod.ts>DiscordTeam

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

Properties

icon: string | null

A hash of the image of the team's icon

id: string

The unique id of the team

The members of the team

owner_user_id: string

The user id of the current team owner

name: string

The name of the team

icon: string | null

A hash of the image of the team's icon

id: string

The unique id of the team

The members of the team

owner_user_id: string

The user id of the current team owner

name: string

The name of the team