"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?
DiscordAPIError[undefined]: No Description
at handleErrors (/node_modules/@discordjs/rest/dist/index.js:722:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.runRequest (/node_modules/@discordjs/rest/dist/index.js:1120:23)
at async SequentialHandler.queueRequest (/node_modules/@discordjs/rest/dist/index.js:953:14)
at async _REST.request (/node_modules/@discordjs/rest/dist/index.js:1266:22)
at async TextChannel.send (/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js:155:15)
DiscordAPIError[undefined]: No Description
at handleErrors (/node_modules/@discordjs/rest/dist/index.js:722:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.runRequest (/node_modules/@discordjs/rest/dist/index.js:1120:23)
at async SequentialHandler.queueRequest (/node_modules/@discordjs/rest/dist/index.js:953:14)
at async _REST.request (/node_modules/@discordjs/rest/dist/index.js:1266:22)
at async TextChannel.send (/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js:155:15)
4 Replies
d.js toolkit
d.js toolkit•2mo ago
- 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!
chewie 🌈
chewie 🌈•2mo ago
can you show the code that triggered this? also whats your djs version? npm ls discord.js @Xge
ahmood
ahmood•2mo ago
and thy shall disappear for no where to be found
Xge
Xge•2mo ago
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
Want results from more Discord servers?
Add your server
More Posts