@discord-types/embed
API reference for @discord-types/embed
@discord-types/embed
Types
EmbedType
Raw Type
type EmbedType = "Rich" | "Image" | "Video" | "Gifv" | "Article" | "Link" | "PollResult"
Union with variants:
Variant 1
"Rich"
Variant 2
"Image"
Variant 3
"Video"
Variant 4
"Gifv"
Variant 5
"Article"
Variant 6
"Link"
Variant 7
"PollResult"
Last updated on