Embed mentions in interactions
When replying to an interaction using an emoji mention (
<:name:id>
and/or <:_:id>
) the emoji mention doesn't get resolved and shows :name:
or :_:
depending whether you also provide the emoji name. This happens inside embeds and content. However, when I test this with a standard message, this issue does not occur.
Is this issue discord or discord.js related?4 Replies
the @ everone role needs perms for external emojis
unfortunately, the guild we use to test said interactions already has the external emojis perm for the everyone role
thats the only possible cause of that other than that the bot has no access to the emoji
right, ok
thank u for replying