Interface GuildMemberEditOptions

Hierarchy

  • GuildMemberEditOptions

Properties

communicationDisabledUntil?: null | DateResolvable
deaf?: boolean
mute?: boolean
nick?: null | string
reason?: string
roles?: ReadonlyCollection<string, Role> | readonly RoleResolvable[]

Generated using TypeDoc