integrating modal and context menu
how do i get the text input field value from a modal and pass it to a context menu interaction which raised that modal?
4 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 staff:method: ContextMenuCommandInteraction#awaitModalSubmit()
@14.16.1
Collects a single modal submit interaction that passes the filter. The Promise will reject if the time expires.
use that
oh idk this exists. tyty