![]() |
D++ (DPP)
C++ Discord API Bot Library
|
Integration delete. More...
#include <dispatcher.h>
Inheritance diagram for dpp::integration_delete_t:
Collaboration diagram for dpp::integration_delete_t:Public Member Functions | |
| integration_delete_t (class discord_client *client, const std::string &raw) | |
| Constructor. More... | |
Public Attributes | |
| integration | deleted_integration |
| class discord_client * | from |
| std::string | raw_event |
Integration delete.
| dpp::integration_delete_t::integration_delete_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_delete_t::deleted_integration |
|
inherited |
Shard the event came from
|
inherited |
Raw event text