DiscordAPIError[50006]: Cannot send an empty message
I'm trying to make a command that uses an API. When I execute this command, it says the application can't send empty messages even when it wasn't supposed to send a message.
6 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 OPHere's the error message:
If this command isnt supposed to send a message then the error isnt coming from this command
so what am i supposed to do?
Find out where its actually coming from so I can actually help
The channel id might help. Its attempting to send to 1199200226880266250
good info
nvm, already fixed it
thanks