Creates a new instance of Embed.
The initial data for the embed.
Sets the thumbnail of the embed.
Optional
url: stringThe URL of the thumbnail.
The updated Embed instance.
Converts the Embed instance to a JSON object.
The JSON representation of the MessageEmbed instance.
Represents a message embed.
Example