Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddGuildMemberOptions

Hierarchy

Index

Properties

cache?: boolean
deaf?: boolean

Whether the user is deafened in voice channels

Requires DEAFEN_MEMBERS permission

mute?: boolean

Whether the user is muted in voice channels

Requires MUTE_MEMBERS permission

nick?: string

Value to set users nickname to

Requires MANAGE_NICKNAMES permission

roles?: string[]

Array of role ids the member is assigned

Requires MANAGE_ROLES permission

Generated using TypeDoc