Get the current OAuth2 application's information.
Get information about the current authorization.
Get the connections of the currently authenticated user.
Note: Requires the connections
scope.
Get the currently authenticated user's guilds. Note these are missing several properties gateway guilds have.
Revoke the used access token.
The options for revoking the token.
A helper to make using authenticated oauth requests without needing a new client instance.