export interface RPCAuthenticateResultDataSee also: https://discord.com/developers/docs/topics/rpc#authenticate-authenticate-response-structure
externalapplication : RPCOAuth2Application
Application the user authorized
externalexpires : string
Expiration date of OAuth2 token
externalscopes : OAuth2Scopes[]
Authorized scopes
externaluser : APIUser
The authed user