AuthorizedApplicationData
typedef · SourceType: Object
Properties
application
application: Application
The application object.
authorizedApplicationId
authorizedApplicationId: Snowflake
The ID of the OAuth2 token.
scopes
scopes: Array<string>
The scopes that were granted to this token.
deauthorize
deauthorize: function
Function to revoke this token.