Interface ModifyGuildMemberPayload

Hierarchy

  • ModifyGuildMemberPayload

Properties

channelId?: null | bigint
communicationDisabledUntil?: Date
deaf?: boolean
flags?: number
mute?: boolean
nick?: null | string
roles?: bigint[]

Generated using TypeDoc