How would I automatically delete a Select Menu.

I'm currently trying to automatically delete a select menu once an option has been selected. How would I do this? Thank you
3 Replies
d.js toolkit
d.js toolkit15mo 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
dank
dank15mo ago
edit the message pass null to components if your select is the only component, otherwise modify the array
H4RDY
H4RDYOP15mo ago
Okay, thank you

Did you find this page helpful?