APIGuildMember
Hierarchy
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
deaf
Whether the user is deafened in voice channels
joined_at
When the user joined the guild
mute
Whether the user is muted in voice channels
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
.
optionalpremium_since
When the user started boosting the guild
roles
Array of role object ids
optionaluser
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.
See https://discord.com/developers/docs/resources/user#user-object
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.