Module embed

Source
Available on crate feature builder only.
Expand description

Create an [Embed] with a builder.

Re-exports§

pub use self::image_source::ImageSource;

Modules§

image_source
Sources to image URLs and attachments.

Structs§

EmbedAuthorBuilder
Create an embed author with a builder.
EmbedBuilder
Create an [Embed] with a builder.
EmbedFieldBuilder
Create an embed field with a builder.
EmbedFooterBuilder
Create an embed footer with a builder.