export class EmbedRepresents an embed.
readonlyauthor : EmbedAuthorData | null 
The author of this embed.
readonlyfields : APIEmbedField[] 
An array of fields of this embed.
readonlyfooter : EmbedFooterData | null 
The footer of this embed.
readonlyimage : EmbedAssetData | null 
The image of this embed.
readonlylength : number 
The accumulated length for the embed title, description, fields, footer text, and author name.
readonlyprovider : APIEmbedProvider | null 
The provider of this embed.
readonlythumbnail : EmbedAssetData | null 
The thumbnail of this embed.
readonlyvideo : EmbedAssetData | null 
The video of this embed.