Skip to main content

DiscordInstallParams

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordInstallParams

Interface: DiscordInstallParams

Properties

permissions

permissions: string

Permissions to request for the bot role

Defined in

packages/types/dist/types/discord.d.ts:3039


scopes

scopes: OAuth2Scope[]

Scopes to add the application to the server with

Defined in

packages/types/dist/types/discord.d.ts:3037