![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting a single Guild ApplicationCommandData. More...
#include <ApplicationCommandEntities.hpp>
Public Data Members | |
Snowflake | applicationId {} |
The current application's Snowflake (The Bot's UserData Snowflake). | |
Snowflake | guildId {} |
The id of the Guild which you would like to delete the command from. | |
std::string | name {} |
A name of the command which you would like to delete. | |