Skip to main content

DiscordTeam

@discordeno/bot


Documentation / @discordeno/bot / DiscordTeam

Interface: DiscordTeam

Defined in: packages/types/dist/types/discord.d.ts:507

https://discord.com/developers/docs/topics/teams#data-models-team-object

Properties

icon

icon: null | string

Defined in: packages/types/dist/types/discord.d.ts:509

Hash of the image of the team's icon


id

id: string

Defined in: packages/types/dist/types/discord.d.ts:511

Unique ID of the team


members

members: DiscordTeamMember[]

Defined in: packages/types/dist/types/discord.d.ts:513

Members of the team


name

name: string

Defined in: packages/types/dist/types/discord.d.ts:517

Name of the team


owner_user_id

owner_user_id: string

Defined in: packages/types/dist/types/discord.d.ts:515

User ID of the current team owner