DiscordTokenExchangeAuthorizationCode
Documentation / @discordeno/bot / DiscordTokenExchangeAuthorizationCode
Interface: DiscordTokenExchangeAuthorizationCode
Defined in: packages/types/dist/types/discord.d.ts:382
Properties
code
code:
string
Defined in: packages/types/dist/types/discord.d.ts:385
The code for the token exchange
grant_type
grant_type:
"authorization_code"
Defined in: packages/types/dist/types/discord.d.ts:383
redirect_uri
redirect_uri:
string
Defined in: packages/types/dist/types/discord.d.ts:387
The redirect_uri associated with this authorization