Preview environment

interface RPCAuthenticateResultData

export interface RPCAuthenticateResultData

See also: https://discord.com/developers/docs/topics/rpc#authenticate-authenticate-response-structure

application : RPCOAuth2Application

Application the user authorized

expires : string

Expiration date of OAuth2 token

scopes : OAuth2Scopes[]

Authorized scopes

user : APIUser

The authed user