"No description" error when sending message
Hi, as far as I know, discord.js throwing "DiscordAPIError[undefined]: No Description" indicates that an error unknown to discord.js was thrown. Is there any way to show the raw error sent by Discord?
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!can you show the code that triggered this?
also whats your djs version?
npm ls discord.js
@Xge
and thy shall disappear for no where to be found
channel.send
. I can't tell you the exact message because it was created by a random user
That looks promising, thanks. Will try later