DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::bulk_overwrite_global_application_commands_data Struct Reference

For bulk-overwriting a collection of global application_commands. More...

#include <ApplicationCommandEntities.hpp>

Public Data Members

snowflake applicationId {}
 The current application's snowflake (the bot's user_data snowflake).
 
jsonifier::vector< create_global_application_command_dataresponseData {}
 A vector of the options for the application_commands.
 

The documentation for this struct was generated from the following file: