Sent when channel pins are updated in a channel. More...
#include <channel_pins_update.hpp>
Public Attributes | |
shards::shard & | shard |
snowflake | channel_id |
std::string | last_pin_timestamp |
Sent when channel pins are updated in a channel.
snowflake aegis::gateway::events::channel_pins_update::channel_id |
Snowflake of channel
std::string aegis::gateway::events::channel_pins_update::last_pin_timestamp |
ISO8601 timestamp of most recent pinned message
shards::shard& aegis::gateway::events::channel_pins_update::shard |
Reference to shard object this message came from