interface RESTPostOAuth2TokenRevocationQuery

external
export interface RESTPostOAuth2TokenRevocationQuery

https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-token-revocation-example

optionalexternal
token_type_hint? : 'access_token' | 'refresh_token'

external
token : string