DiscordTeam
Documentation / @discordeno/bot / DiscordTeam
Interface: DiscordTeam
Defined in: packages/types/dist/types/discord/teams.d.ts:18
https://discord.com/developers/docs/topics/teams#data-models-team-object
Properties
icon
icon:
null
|string
Defined in: packages/types/dist/types/discord/teams.d.ts:20
Hash of the image of the team's icon
id
id:
string
Defined in: packages/types/dist/types/discord/teams.d.ts:22
Unique ID of the team
members
members:
DiscordTeamMember
[]
Defined in: packages/types/dist/types/discord/teams.d.ts:24
Members of the team
name
name:
string
Defined in: packages/types/dist/types/discord/teams.d.ts:28
Name of the team
owner_user_id
owner_user_id:
string
Defined in: packages/types/dist/types/discord/teams.d.ts:26
User ID of the current team owner