Skip to main content

ApplicationInstallParams

@discordeno/botDocs


Documentation / @discordeno/bot / ApplicationInstallParams

Interface: ApplicationInstallParams

Properties

permissions

permissions: bigint

Permissions to request for the bot role

Defined in

packages/bot/src/transformers/types.ts:194


scopes

scopes: OAuth2Scope[]

Scopes to add the application to the server with

Defined in

packages/bot/src/transformers/types.ts:192