Interface APITeamMember

Hierarchy

  • APITeamMember

Properties

membership_state: TeamMemberMembershipState
permissions: ["*"]

Will always be ["*"]

Deprecated

Use role instead

team_id: string

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

user: APIUser

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

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

Generated using TypeDoc