Select menus & label name
Hello, so I want my bot to send an embed with the selected option from the drop down menu, right now it is sending the value, but I want it to send the label.
6 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.Use followUp, not reply
Also, no need for message.edit, just also do the change in the update call
but what about the thing with label?
interaction.component.label
Can I somehow make the drop down disabled?