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