Application Commands Context
Helps to get application commands of a specific scope, find application commands with their name and update commands.
Functions
Returns the MessageCommandInfo with the specified name.
Returns the SlashCommandInfo with the specified path and scope.
Returns the TopLevelSlashCommandInfo with the specified name and scope.
Returns the UserCommandInfo with the specified name and scope.
Returns the application command with the specific type, id, group and subcommand, or null
if one of the expected arguments does not match.
Returns the application command with the specific type, id, group and subcommand, or null
if one of the expected arguments does not match.
Returns the application commands currently pushed in the specified guild's scope.
Returns the effective list of application commands this guild has access to.
Invalidates the autocomplete cache of the specified autocomplete handler.
Updates the application commands for the global scope.
Updates the application commands in the specified guild.