updateGlobalApplicationCommands

Updates the application commands for the global scope.

This will redeclare all code-declared and annotated application commands.

Return

A CompletableFuture<CommandUpdateResult>

Parameters

force

Whether the commands should be updated no matter what

See also

await