Preview environment

interface RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult

export interface RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult

https://discord.com/developers/docs/topics/oauth2#advanced-bot-authorization-extended-bot-authorization-access-token-example

access_token : string

expires_in : number

guild : APIGuild

refresh_token : string

scope : string

token_type : string