最後活躍 1 month ago

nuno 已修改 1 month ago. 還原成這個修訂版本

1 file changed, 14 insertions

gistfile1.txt(檔案已創建)

@@ -0,0 +1,14 @@
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'
上一頁 下一頁