Author
The Embed.Author
component allows you to add a author to an embed.
It must be used as a child of the Embed component. Here’s how you can use it:
Props:
name
: The author name to display.url
: URL to link the author to.iconUrl
: URL of the icon to display next to the author name.