interface APITeam

external
export interface APITeam

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

external
icon : string | null

A hash of the image of the team's icon

external
id : Snowflake

The unique id of the team

external
members : APITeamMember[]

The members of the team

external
name : string

The name of the team

external
owner_user_id : Snowflake

The user id of the current team owner