Preview environment

interface APITeamMember

export interface APITeamMember

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

deprecated
permissions : ['*']

Will always be ["*"]

team_id : Snowflake

The id of the parent team of which they are a member

user : APIUser

The avatar, discriminator, id, and username of the user

See also: https://discord.com/developers/docs/resources/user#user-object