Replies: 1 comment
-
Because you closed DM |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
~/Test/evobot$ node .
tester12873948 ready!
DiscordAPIError: Cannot send messages to this user
at RequestHandler.execute (/home/runner/Test/evobot/node_modules/discord.js/src/rest/RequestHandler.js:154:13)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async RequestHandler.push (/home/runner/Test/evobot/node_modules/discord.js/src/rest/RequestHandler.js:39:14) {
method: 'post',
path: '/channels/808304139393695788/messages',
code: 50007,
httpStatus: 403
}
Beta Was this translation helpful? Give feedback.
All reactions