String Select Menu Builder

I have a question/suggestion to make, why there is an official way to remove the selected (category) from the StringSelectMenuBuilder, the only way to remove the selected (category) is to edit the message.
6 Replies
d.js toolkit
d.js toolkit4w 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 staff
treble/luna
treble/luna4w ago
what exactly do you mean
Woah
WoahOP4w ago
When you select one of these the selected (category e.g Test 1) stays in the bar (Select a category) after the selection, it is good if you have the choice after the selection to auto remove the selected (category) from the bar (Select a category)
No description
No description
treble/luna
treble/luna4w ago
Thats just how discord displays it Nothing djs can do about You can update the message with the same components to reset it Or refresh your discord client
Samtino
Samtino4w ago
This seems like more of a suggestion for the DDev server. The actual functionality of Discord is out of DiscordJS's hands. It's just an API Library, not a Discord product
Woah
WoahOP4w ago
oh ok I thought discord.js could change this thanks for the help

Did you find this page helpful?