GuildEmbed

struct GuildEmbed {
bool enabled;
Nullable!Snowflake channel_id;
}

Meta