Multi select with autocomplete
Hi! I have a list with +25 items, and i would like to allow users to select multiple items in a select menu or a slash command choice. Is there any way to allow autocompleting and multi select?
8 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OP[email protected]
v22.8.0
no
ah ok
thank you so much for the answer
have a nice day!
if your pick amount is very limited, multiple auto completes i guess
but a proper "accumulate picks from autocomplete" is not available
hmmm. its virtually infinite
there's no interface for that then, no
ok, thanks