Are there any good options for selecting multiple users in a command's options ?

Im trying to make a command where you need to select multiple users and after that it creates a channel with those users being able to see it.
9 Replies
d.js toolkit
d.js toolkit3mo ago
- 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
Cwλb
CwλbOP3mo ago
No description
No description
treble/luna
treble/luna3mo ago
Use user select menus
Cwλb
CwλbOP3mo ago
how does that work exactly?
d.js docs
d.js docs3mo ago
:guide: Message Components: Select menus read more
treble/luna
treble/luna3mo ago
Same thing for user selects, apart from that they already are populated
Cwλb
CwλbOP3mo ago
this is my code for registering commands,how can i integrate it?
No description
treble/luna
treble/luna3mo ago
You dont add it in choices You have to run the command and then show the menu There's no way to select multiple users, except hardcoding the options
Cwλb
CwλbOP3mo ago
:(
Want results from more Discord servers?
Add your server