dc_get_global_application_commands
dc_get_global_application_commands()
#
Gets all global application commands of the bot.
Blocking function
Invoking this function can freeze the game.
Use it in a task
to avoid freezing your game.
Output values#
Return values#
- List of all global application commands. This includes:
Uncaught exceptions #
- Throws an exception on failure.