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