![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For acquiring all of the Guild ApplicationCommands of a single Guild. 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 for which you would like to acquire the ApplicationCommands from. | |
bool | withLocalizations {} |
Do we collect the name-and-description localizations? | |