Skip to main content
Version: Next

OAuth2OtherScopes

These scopes can be used to do other actions with Discord’s OAuth2 system

Index

Enumeration Members

ApplicationsCommandsUpdate

ApplicationsCommandsUpdate: applications.commands.update = "applications.commands.update"

Allows your app to update its Application Commands via this bearer token - client credentials grant only

WebhookIncoming

WebhookIncoming: webhook.incoming = "webhook.incoming"

This generates a webhook that is returned in the oauth token response for authorization code grants