Optional
author?: EmbedAuthorOptional
color?: numberOptional
description?: stringOptional
fields?: EmbedField[]Optional
footer?: EmbedFooterOptional
image?: EmbedImageOptional
thumbnail?: EmbedThumbnailOptional
timestamp?: TimestampOptional
title?: stringOptional
url?: string
Represents a Discord embed, used to format rich content.
the combined sum of characters in all
title
,description
,field.name
,field.value
,footer.text
, andauthor.name
fields across all embeds attached to a message must not exceed 6000 characters