![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For acquiring a single Guild ApplicationCommand. More...
#include <ApplicationCommandEntities.hpp>
Public Data Members | |
Snowflake | applicationId {} |
The current application's Id (The Bot's User Id). | |
uint64_t | commandId {} |
The command id which you would like to acquire. | |
Snowflake | guildId {} |
The id of the Guild from which you would like to acquire the ApplicationCommand from. | |