12 #include "aegis/config.hpp"
13 #include "aegis/fwd.hpp"
14 #include "aegis/snowflake.hpp"
15 #include "aegis/gateway/objects/role.hpp"
Stores creation time and extra data specific to Discord for entities.
Definition: snowflake.hpp:21
shards::shard & shard
Definition: guild_role_create.hpp:29
snowflake guild_id
Definition: guild_role_create.hpp:30
objects::role role
Definition: guild_role_create.hpp:31
Stores info pertaining to guild roles.
Definition: role.hpp:34
Tracks websocket shards and their connections.
Definition: shard.hpp:42
Sent when a guild role is created.
Definition: guild_role_create.hpp:27