![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For bulk-overwriting a collection of global ApplicationCommands. More...
#include <ApplicationCommandEntities.hpp>
Public Data Members | |
Snowflake | applicationId {} |
The current application's Id (The Bot's User Id). | |
std::vector< CreateGlobalApplicationCommandData > | responseData {} |
A vector of the options for the ApplicationCommands. | |