Thread Archived Error #5

Closed
opened 2023-08-04 16:58:31 +00:00 by voidf1sh · 1 comment
Owner
DiscordAPIError[50083]: Thread is archived
    at handleErrors (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:640:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async SequentialHandler.runRequest (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:1021:23)
    at async SequentialHandler.queueRequest (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:862:14)
    at async REST.request (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:1387:22)
    at async MessageManager.edit (/usr/src/app/node_modules/discord.js/src/managers/MessageManager.js:176:15)
    at async Object.updateHandler (/usr/src/app/modules/functions.js:763:5)
    at async Client.<anonymous> (/usr/src/app/main.js:105:2)

``` DiscordAPIError[50083]: Thread is archived at handleErrors (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:640:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.runRequest (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:1021:23) at async SequentialHandler.queueRequest (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:862:14) at async REST.request (/usr/src/app/node_modules/@discordjs/rest/dist/index.js:1387:22) at async MessageManager.edit (/usr/src/app/node_modules/discord.js/src/managers/MessageManager.js:176:15) at async Object.updateHandler (/usr/src/app/modules/functions.js:763:5) at async Client.<anonymous> (/usr/src/app/main.js:105:2) ```
Author
Owner

This seems to be being handled appropriately. Consider filtering out this error type if it becomes problematic.

This seems to be being handled appropriately. Consider filtering out this error type if it becomes problematic.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: voidf1sh/silvanus#5
No description provided.