Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddGuildMemberData

Hierarchy

  • AddGuildMemberData

Index

Properties

access_token: string

oauth2 access token with a guilds.join scope enabled

deaf?: boolean

if the new member is deaf

mute?: boolean

if the new member should be muted

nick?: string

nickname of the new member

roles?: string[]

Array of Role Ids the new member should have

Generated using TypeDoc