Interface RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult

Hierarchy

  • RESTPostOAuth2AccessTokenWithBotAndGuildsScopeResult

Properties

access_token: string
expires_in: number
guild: APIGuild
refresh_token: string
scope: string
token_type: string

Generated using TypeDoc