APITeam
https://discord.com/developers/docs/topics/teams#data-models-team-object
Signature
export interface APITeamProperties
5Methods
0No methods.
Properties
icon: string | null;A hash of the image of the team's icon
id: Snowflake;The unique id of the team
members: APITeamMember[];The members of the team
name: string;The name of the team
owner_user_id: Snowflake;The user id of the current team owner