#How do I use a text input select menu in DJS?

17 messages · Page 1 of 1 (latest)

fast yarrow
#

• 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.

whole ingot
#

They cant? Select menus have predetermined options, you cant type in them at all

#

If you want a slash command option with preset choices, you set them

fathom graniteBOT
blazing condor
#

there’s no string option for select menus no

#

modals are probably what ur looking. for

whole ingot
#

Yeah select menus have no ability to type into

#

Theyre just selecting

#

So I dont think its me that didnt understand things

whole ingot
#

Send them in response to the modal?

whole ingot
#

Thats fine

#

Show the modal in response to the select menu interaction then

whole ingot
#

What are your replies currently and how are you listening to the select menu?

blazing condor
#

u have to reply to an interaction or it will error in ur client

prisma flax
#

The showModal must be your initial interaction acknowledgment, so you can show the modal, and then followUp with the embed message

whole ingot
#

How/why

#

That doesnt make sense, the modal is going to cover it