Skip to main content

DiscordTokenExchangeClientCredentials

@discordeno/bot


Documentation / @discordeno/bot / DiscordTokenExchangeClientCredentials

Interface: DiscordTokenExchangeClientCredentials

Defined in: packages/types/dist/types/discord.d.ts:396

https://discord.com/developers/docs/topics/oauth2#client-credentials-grant

Properties

grant_type

grant_type: "client_credentials"

Defined in: packages/types/dist/types/discord.d.ts:397


scope

scope: OAuth2Scope[]

Defined in: packages/types/dist/types/discord.d.ts:399

The scope(s) for the access token