DiscordTeam
Documentation / @discordeno/types / DiscordTeam
Interface: DiscordTeam
Defined in: discord/teams.ts:29
https://docs.discord.com/developers/topics/teams#data-models-team-object
Properties
icon
icon:
string|null
Defined in: discord/teams.ts:31
Hash of the image of the team's icon
id
id:
string
Defined in: discord/teams.ts:33
Unique ID of the team
members
members:
DiscordTeamMember[]
Defined in: discord/teams.ts:35
Members of the team
name
name:
string
Defined in: discord/teams.ts:37
Name of the team
owner_user_id
owner_user_id:
string
Defined in: discord/teams.ts:39
User ID of the current team owner