Interface

GuildMemberEditOptions

Fields to update on a guild member (nick, roles, profile, voice/timeout state).

Properties

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