Thread List Sync.
More...
#include <dispatcher.h>
◆ thread_list_sync_t()
dpp::thread_list_sync_t::thread_list_sync_t |
( |
class discord_client * |
client, |
|
|
const std::string & |
raw |
|
) |
| |
Constructor.
- Parameters
-
client | The shard the event originated on |
raw | Raw event text as JSON |
◆ from
Shard the event came from
◆ members
◆ raw_event
std::string dpp::event_dispatch_t::raw_event |
|
inherited |
◆ threads
std::vector<channel> dpp::thread_list_sync_t::threads |
◆ updating_guild
guild* dpp::thread_list_sync_t::updating_guild |