#emojis break when editing embed message

18 messages · Page 1 of 1 (latest)

fair parcel
#

I have a bot that is on two servers only, the main server and the server where it contains the emojis, when I use a command and send a message with the emojis, they work normally, but when I edit the message with the same embed, they break

I'm sending a screenshot of my code

tribal pilot
#

This is a Discord bug, not discord.js

#

Slash command edits and follow ups dont correctly respect emoji permissions

fair parcel
#

What do I do about it?

tribal pilot
#

Nothing you can do except try to avoid editing

#

Use non-custom emojis

#

Give the everyone role in the guild permission to use external emojis

scarlet osprey
small spruce
fair parcel
small spruce
#

the alternative to edit a message is deleting it and sending the new one

fair parcel
#

There is no delete function for interactions and even though you meant to refer to deleteReply, I am sending ephemeral messages

small spruce
#

well i was able to delete my messages when making a ping command

fair parcel
#

ephemeral messages cannot be deleted

small spruce
#

L bozo lol

#

dont use ephemeral then

#

there's no other choice

fair parcel
#

I found the solution as soon as the admin replied to this post, I enable using external emojis for everyone