pub const APPLICATIONS_COMMANDS_UPDATE: &str = "applications.commands.update";
Expand description

Allows your app to update its commands using a Bearer token.

This is a client credentials grant only.