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