Footer
The Embed.Footer
component allows you to add a footer to an embed.
It must be used as a child of the Embed component. Here’s how you can use it:
Props:
children
: The footer text to display.iconUrl
: URL of the icon to display next to the footer text.