DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
DiscordCoreAPI::GetGlobalApplicationCommandData Struct Reference

For collecting a single global ApplicationCommandData. More...

#include <ApplicationCommandEntities.hpp>

Public Data Members

Snowflake applicationId {}
 The current application's Snowflake (The Bot's UserData Snowflake).
 
std::string commandId {}
 The id of the command which you would like to collect.
 

The documentation for this struct was generated from the following file: