Channel pins update.
More...
#include <dispatcher.h>
◆ channel_pins_update_t()
dpp::channel_pins_update_t::channel_pins_update_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
◆ pin_channel
channel* dpp::channel_pins_update_t::pin_channel |
◆ pin_guild
guild* dpp::channel_pins_update_t::pin_guild |
◆ raw_event
std::string dpp::event_dispatch_t::raw_event |
|
inherited |
◆ timestamp
time_t dpp::channel_pins_update_t::timestamp |