Skip to main content
Version: Next

APIBaseGuildMember

Hierarchy

Index

Properties

optionalavatar_decoration_data

avatar_decoration_data?: null | APIAvatarDecorationData

optionalcommunication_disabled_until

communication_disabled_until?: null | string

Timestamp of when the time out will be removed; until then, they cannot interact with the guild

optionalnick

nick?: null | string

This users guild nickname

optionalpending

pending?: boolean

Whether the user has not yet passed the guild's Membership Screening requirements

@remarks

If this field is not present, it can be assumed as false.

optionalpremium_since

premium_since?: null | string

When the user started boosting the guild

@see

roles

roles: string[]