Possible Bug In Validate Name
Hey, I'm trying to register a context menu command with the name "✅ Mark Solution" and encountering an error with the following stack, with the error being thrown from
validateName (/workspace/node_modules/@discordjs/builders/dist/index.js:1480:18)
. Emojis are valid to have in Discord context menu command, attached is a screenshot from my bot in Python that has an emoji in its name - so I'm guessing this is a bug?
Error Log
Sample Code
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
npm list discord.js
Node:
v16.18.0
for the response, I’ll see about opening a GitHub issue on the discord api to see if they’ll either say emojis are/aren’t allowed