RESTOAuth2BotAuthorizationQuery

export interface RESTOAuth2BotAuthorizationQuery
export interface RESTOAuth2BotAuthorizationQuery
client_id:Snowflake
Your app's client id
disable_guild_select?:boolean
true or false—disallows the user from changing the guild dropdown
guild_id?:Snowflake
Pre-fills the dropdown picker with a guild for the user
permissions?:Permissions
The permissions you're requesting
Needs to include bot for the bot flow