APIInteractionDataResolvedGuildMember
Hierarchy
- Omit<APIGuildMember, user | deaf | mute>
- APIInteractionDataResolvedGuildMember
Index
Properties
optionalavatar
The member’s guild avatar hash
optionalcommunication_disabled_until
Timestamp of when the time out will be removed; until then, they cannot interact with the guild
joined_at
When the user joined the guild
optionalnick
This users guild nickname
optionalpending
Whether the user has not yet passed the guild’s Membership Screening requirements
If this field is not present, it can be assumed as false
.
permissions
optionalpremium_since
When the user started boosting the guild
roles
Array of role object ids
https://discord.com/developers/docs/resources/guild#guild-member-object
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.