Skip to main content

DiscordInstallParams

@discordeno/bot


Documentation / @discordeno/bot / DiscordInstallParams

Interface: DiscordInstallParams

Defined in: packages/types/dist/types/discord/application.d.ts:117

https://discord.com/developers/docs/resources/application#install-params-object-install-params-structure

Properties

permissions

permissions: string

Defined in: packages/types/dist/types/discord/application.d.ts:121

Permissions to request for the bot role


scopes

scopes: OAuth2Scope[]

Defined in: packages/types/dist/types/discord/application.d.ts:119

Scopes to add the application to the server with