Can I send a message without async?
Hey guys, i was tried to send message to channel with async
But is there any way to send message without async?
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!Unknown User•10mo ago
Message Not Public
Sign In & Join Server To View
do you just wanna send the message, or save the message being sent too?
thank You!! I fixed it