Module embed

Module embed 

Source

Structsยง

SerenityEmbed
A builder for creating Discord embeds. This struct allows you to build rich embed messages for Discord using a fluent interface.
SerenityEmbedField
Field structures used in SerenityEmbed. These structures can be used as Vec (arrays) in SerenityEmbed and are internally converted to be handled by serenity::model::channel::Embed.