Sent when the bot is removed from a guild. More...
#include <guild_delete.hpp>
Public Attributes | |
shards::shard & | shard |
snowflake | guild_id |
bool | unavailable = true |
Sent when the bot is removed from a guild.
snowflake aegis::gateway::events::guild_delete::guild_id |
Snowflake of the guild
shards::shard& aegis::gateway::events::guild_delete::shard |
Reference to shard object this message came from
bool aegis::gateway::events::guild_delete::unavailable = true |
Whether guild is unavailable due to an outage