Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RESTOAuth2AdvancedBotAuthorizationQuery

Hierarchy

  • RESTOAuth2AdvancedBotAuthorizationQuery

Index

Properties

client_id: string
disable_guild_select?: boolean
guild_id?: string
permissions?: string

The required permissions bitfield, stringified

redirect_uri?: string
response_type: string
scope: Bot | `${string} bot` | `${string}%20bot` | `bot ${string}` | `bot%20${string}` | `${string} bot${string} ` | `${string} bot${string}%20` | `${string}%20bot${string} ` | `${string}%20bot${string}%20`

This assumes you include the bot scope alongside others (like identify for example)

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:17 AM