Embed
The Embed component allows you to create rich embeds for Discord messages. Here’s how you can use it:
Props:
children
: Content of the embed. Can includeEmbed.Title
,Embed.Field
,Embed.Thumbnail
, etc…url
: URL to link the embed to.timestamp
: Timestamp to display in the footer.color
: Color of the embed. Accepts Discord color constants or hex codes.