action row without slash command interaction
is it possible to send an action row as a component of a normal message? i'm building a normal commands bot and i wanted to use buttons but to be able to use them, based on the guide you're supposed to add an action row component to the interaction reply
5 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 OPits the same way for a regular message
okay yeah thanks, is it possible to make modals also without slash command interactions?
maybe using the interaction from the button?
yes, only with interactions
alright, thanks so much