Preview environment

interface RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult

export interface RESTPostOAuth2AccessTokenWithBotAndWebhookIncomingScopeResult

https://discord.com/developers/docs/topics/oauth2#webhooks-webhook-token-response-example

access_token : string

expires_in : number

refresh_token : string

scope : string

token_type : string

webhook : APIWebhook