12 #include "aegis/config.hpp"
13 #include "aegis/fwd.hpp"
14 #include "aegis/snowflake.hpp"
33 std::string session_id;
36 bool self_deaf =
false;
37 bool self_mute =
false;
38 bool suppress =
false;
39 bool self_stream =
false;
Stores creation time and extra data specific to Discord for entities.
Definition: snowflake.hpp:21
Definition: voice_state_update.hpp:27
shards::shard & shard
Definition: voice_state_update.hpp:29
Tracks websocket shards and their connections.
Definition: shard.hpp:42