RESTOAuth2BotAuthorizationQuery

https://discord.com/developers/docs/topics/oauth2#bot-authorization-flow-bot-auth-parameters

Signature

export interface RESTOAuth2BotAuthorizationQuery

Properties

permissions?: Permissions;

The permissions you're requesting See https://discord.com/developers/docs/topics/permissions

disable_guild_select?: boolean;

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