Bot Emojis on embeds

I've added a few emojis to my bot on the Dev Portal.

When I use them (
<a:name:id>
) on a regular message like interaction.send({content: "<a:name:id>"}) it works fine, it shows and animates.

The thing is that if I use them on a embed.setDescription("<a:name:id>") it'll show the name only... :name: like that...

Why is this happening?
Was this page helpful?