DiscordTokenExchangeClientCredentials
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordTokenExchangeClientCredentials
Interface: DiscordTokenExchangeClientCredentials
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
[]
The scope(s) for the access token
Defined in
packages/types/dist/types/discord.d.ts:399