Interface

GuildMemberEditOptions

Options for GuildMember.

Properties

accentColor?: number | null
avatar?: string | null
bio?: string | null
channelId?: string | null
communicationDisabledUntil?: string | null
connectionId?: string | null
deaf?: boolean
mute?: boolean
nick?: string | null
profileFlags?: number | null
pronouns?: string | null
roles?: string[]
timeoutReason?: string | null