gistfile1.txt
· 1.2 KiB · Text
Исходник
Interaction error: DiscordAPIError[10062]: Unknown interaction
at handleErrors (/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
at processTicksAndRejections (node:internal/process/task_queues:103:5)
at async BurstHandler.runRequest (/app/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:144:20)
at async _REST.request (/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20)
at async ButtonInteraction.deferUpdate (/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:305:22)
at async handleButton (/app/src/handlers/buttons.ts:19:3)
at async Client.handleInteraction (/app/src/handlers/interactions.ts:34:14) {
requestBody: { files: undefined, json: { type: 6 } },
rawError: { message: 'Unknown interaction', code: 10062 },
code: 10062,
status: 404,
method: 'POST',
url: 'https://discord.com/api/v10/interactions/1511182048243486822/aW50ZXJhY3Rpb246MTUxMTE4MjA0ODI0MzQ4NjgyMjpYV1BBNFRJRzFYWXFUcVp5Wkk5N3lpUGZHZUxYb3VWRHl4aGlmQ3JJcDJ1RmZNdnR2ZVNkWVZpbWZoM01HalZhZExTR1drQmc5bWF1VWViTG5JYXhzU28zN01VZ24wTWdHcmgzMGZwZ1dESmtoYUo3NE9LVEIydTdNb0oxaHg5cw/callback?with_response=false'
| 1 | Interaction error: DiscordAPIError[10062]: Unknown interaction |
| 2 | at handleErrors (/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10) |
| 3 | at processTicksAndRejections (node:internal/process/task_queues:103:5) |
| 4 | at async BurstHandler.runRequest (/app/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:144:20) |
| 5 | at async _REST.request (/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20) |
| 6 | at async ButtonInteraction.deferUpdate (/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:305:22) |
| 7 | at async handleButton (/app/src/handlers/buttons.ts:19:3) |
| 8 | at async Client.handleInteraction (/app/src/handlers/interactions.ts:34:14) { |
| 9 | requestBody: { files: undefined, json: { type: 6 } }, |
| 10 | rawError: { message: 'Unknown interaction', code: 10062 }, |
| 11 | code: 10062, |
| 12 | status: 404, |
| 13 | method: 'POST', |
| 14 | url: 'https://discord.com/api/v10/interactions/1511182048243486822/aW50ZXJhY3Rpb246MTUxMTE4MjA0ODI0MzQ4NjgyMjpYV1BBNFRJRzFYWXFUcVp5Wkk5N3lpUGZHZUxYb3VWRHl4aGlmQ3JJcDJ1RmZNdnR2ZVNkWVZpbWZoM01HalZhZExTR1drQmc5bWF1VWViTG5JYXhzU28zN01VZ24wTWdHcmgzMGZwZ1dESmtoYUo3NE9LVEIydTdNb0oxaHg5cw/callback?with_response=false' |