Embed
struct Embed {
string title;
string type;
string description;
string url;
SafeTime timestamp;
Nullable!int color;
Footer footer;
Image image;
Thumbnail thumbnail;
Video video;
Provider provider;
Author author;
Field[] fields;
}
discordwtypes
enumsstructs
https://discordapp.com/developers/docs/resources/channel#embed-object