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

For deleting a single global application_command_data. More...

#include <ApplicationCommandEntities.hpp>

Public Data Members

snowflake applicationId {}
 The current application's snowflake (the bot's user_data snowflake).
 
jsonifier::string name {}
 The name of the command to delete.
 

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