Module rusty_interaction::types::embed[][src]

Expand description

Module containing the embed structures

Structs

Color

Representing RGB colors.

Embed

An embed in Discord is a way to display rich content in messages

EmbedAuthor

Representing the author of an Embed

EmbedBuilder

Builder to construct an Embed

EmbedField

Representing a field of an Embed

EmbedFooter

Representing the footer of an Embed

EmbedImage

Representing image information in an Embed

EmbedProvider

Representing provider information in an Embed

EmbedThumbnail

Representing a Thumbnail for an Embed

EmbedVideo

Representing video information in an Embed