Skip to main content

DiscordTokenRevocation

@discordeno/bot


Documentation / @discordeno/bot / DiscordTokenRevocation

Interface: DiscordTokenRevocation

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

Properties

token

token: string

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

The access token to revoke


token_type_hint?

optional token_type_hint: "access_token" | "refresh_token"

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

Optional, the type of token you are using for the revocation