Replies: 1 comment
-
there was token problem i was puting wrong token |
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
Uh oh!
There was an error while loading. Please reload this page.
-
This is full error i when try fetch channel this error comes
DiscordAPIError: Missing Access at RequestHandler.execute (H:\discord-bot\self-bot\node_modules\discord.js-selfbot-v13\src\rest\RequestHandler.js:401:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async RequestHandler.push (H:\discord-bot\self-bot\node_modules\discord.js-selfbot-v13\src\rest\RequestHandler.js:62:14) at async ChannelManager.fetch (H:\discord-bot\self-bot\node_modules\discord.js-selfbot-v13\src\managers\ChannelManager.js:115:18) at async Client.<anonymous> (H:\discord-bot\self-bot\index7.js:16:25) { method: 'get', path: '/channels/1148444908550619281', code: 50001, httpStatus: 403, captcha: null, requestData: { json: undefined, files: [] }, retries: 0 }
Beta Was this translation helpful? Give feedback.
All reactions