GatewayGuildMemberUpdateDispatchData
Hierarchy
- _Nullable<APIGuildMemberJoined>
- APIBaseGuildMember
- Partial<APIBaseVoiceGuildMember>
- Partial<APIFlaggedGuildMember>
- Required<APIGuildMemberUser>
- Required<APIGuildMemberAvatar>
- GatewayGuildMemberUpdateDispatchData
Index
Properties
inheritedavatar
The member's guild avatar hash
optionalinheritedavatar_decoration_data
The data for the member's guild avatar decoration
inheritedbanner
The member's guild banner hash
optionalinheritedcommunication_disabled_until
Timestamp of when the time out will be removed; until then, they cannot interact with the guild
optionalinheriteddeaf
Whether the user is deafened in voice channels
optionalinheritedflags
Guild member flags represented as a bit set
guild_id
The id of the guild
inheritedjoined_at
When the user joined the guild
optionalinheritedmute
Whether the user is muted in voice channels
optionalinheritednick
This users guild nickname
optionalinheritedpending
Whether the user has not yet passed the guild's Membership Screening requirements
optionalinheritedpremium_since
When the user started boosting the guild
inheritedroles
Array of role object ids
inheriteduser
The user this guild member represents
This field won't be included in the member object attached to MESSAGE_CREATE
and MESSAGE_UPDATE
gateway events.
https://discord.com/developers/docs/topics/gateway-events#guild-member-update