8 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!This is just a primary button https://discord.com/developers/docs/interactions/message-components#button-object-button-styles
also lil doubt can you gimme the docs for the event
like threadcreate
I'm not sure I understand.
If you want to know how to send such a (or rather any) button, you can refer to this: https://discordjs.guide/message-components/buttons.html
how can i integrate this button in normal messages?
like if i aint using slash commands
It's the same
HOW IN THIS