Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RESTOAuth2BotAuthorizationQuery

Hierarchy

  • RESTOAuth2BotAuthorizationQuery

Index

Properties

client_id: string

Your app's client id

disable_guild_select?: boolean

true or false—disallows the user from changing the guild dropdown

guild_id?: string

Pre-fills the dropdown picker with a guild for the user

permissions?: string

The permissions you're requesting

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`

Needs to include bot for the bot flow

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