D++ (DPP)
C++ Discord API Bot Library
|
Update application slash command. More...
#include <dispatcher.h>
Public Member Functions | |
application_command_update_t (class discord_client *client, const std::string &raw) | |
Public Attributes | |
std::string | raw_event |
class discord_client * | from |
Update application slash command.
dpp::application_command_update_t::application_command_update_t | ( | class discord_client * | client, |
const std::string & | raw | ||
) |
Constructor
client | The shard the event originated on |
raw | Raw event text as JSON |
|
inherited |
Shard the event came from
|
inherited |
Raw event text