export class Embed
Represents an embed.
readonlyEmbedAuthorData | null author :
The author of this embed.
readonlyAPIEmbedField[] fields :
An array of fields of this embed.
readonlyEmbedFooterData | null footer :
The footer of this embed.
readonlyEmbedAssetData | null image :
The image of this embed.
readonlynumber length :
The accumulated length for the embed title, description, fields, footer text, and author name.
readonlyAPIEmbedProvider | null provider :
The provider of this embed.
readonlyEmbedAssetData | null thumbnail :
The thumbnail of this embed.
readonlyEmbedAssetData | null video :
The video of this embed.