Emojis in slash command "choices" not appearing
I'm trying to add emojis to the list of slash command choices (see attached image). It appears "emoji" is a valid field, however doing so does not make an emoji appear in the list of choices. Is this possible?

7 Replies
⢠What's your exact discord.js
npm list discord.js and node node -v version?
⢠Post the full error stack trace, not just the top part!
⢠Show your code!
⢠Explain what exactly your issue is.
⢠Not a discord.js issue? Check out #useful-servers.Unknown Userā¢3y ago
Message Not Public
Sign In & Join Server To View
Ah you're right, it isn't a valid option
It was because I was implementing the interface, it wasn't giving me an error
My bad
Unknown Userā¢3y ago
Message Not Public
Sign In & Join Server To View
I'll try with emojis in the name, I am just using unicode emojis so that may work, thanks!
Unknown Userā¢3y ago
Message Not Public
Sign In & Join Server To View
Thank you!