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