Optional
avatarThe member's guild avatar hash
Optional
communication_Timestamp of when the time out will be removed; until then, they cannot interact with the guild
Optional
deafWhether the user is deafened in voice channels
Optional
flagsGuild member flags represented as a bit set, defaults to 0
The ID of the guild the member object originates from. Always included, regardless of cache control.
Optional
joined_When the user joined the guild
Optional
muteWhether the user is muted in voice channels
Optional
nickThis users guild nickname
Optional
pendingWhether the user has not yet passed the guild's Membership Screening requirements
If this field is not present, it can be assumed as false
.
Optional
premium_When the user started boosting the guild
Optional
rolesArray of role object ids
See https://discord.com/developers/docs/topics/permissions#role-object
Optional
userThe 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
The ID of the user the member object originates from. Always included, regardless of cache control.
Generated using TypeDoc
A cached member.