最后活跃于 3 weeks ago

nuno 修订了这个 Gist 3 weeks ago. 转到此修订

1 file changed, 30 insertions

gistfile1.txt(文件已创建)

@@ -0,0 +1,30 @@
1 + tg-bot-ts | Interaction error: DiscordAPIError[10062]: Unknown interaction
2 + tg-bot-ts | at handleErrors (/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
3 + tg-bot-ts | at processTicksAndRejections (node:internal/process/task_queues:103:5)
4 + tg-bot-ts | at async BurstHandler.runRequest (/app/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:144:20)
5 + tg-bot-ts | at async _REST.request (/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20)
6 + tg-bot-ts | at async AutocompleteInteraction.respond (/app/node_modules/discord.js/src/structures/AutocompleteInteraction.js:86:5)
7 + tg-bot-ts | at async Object.autocompleteVersion [as autocomplete] (/app/src/subcommands/admin/updates.ts:58:3)
8 + tg-bot-ts | at async Client.handleInteraction (/app/src/handlers/interactions.ts:83:7) {
9 + tg-bot-ts | requestBody: { files: undefined, json: { type: 8, data: [Object] } },
10 + tg-bot-ts | rawError: { message: 'Unknown interaction', code: 10062 },
11 + tg-bot-ts | code: 10062,
12 + tg-bot-ts | status: 404,
13 + tg-bot-ts | method: 'POST',
14 + tg-bot-ts | url: 'https://discord.com/api/v10/interactions/1514995790836138084/aW50ZXJhY3Rpb246MTUxNDk5NTc5MDgzNjEzODA4NDp0T3hObFJ1Y3JrWU5BOVZQV0JsUlRGNkZ5amZDdWJ1d3I5dVNzZWJaUHdnVkN6QWNXYkxvTTBsaGpYSXhZRHZrbXBTTDVvcURLcm5wUFNuT3JNbThvYkcxOVpDUFRwUEltekJBVDVuODRrTXFSelM5SlB5U2gzR2JiM1M4bm9aWQ/callback'
15 + tg-bot-ts | }
16 + tg-bot-ts | Interaction error: DiscordAPIError[10062]: Unknown interaction
17 + tg-bot-ts | at handleErrors (/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
18 + tg-bot-ts | at processTicksAndRejections (node:internal/process/task_queues:103:5)
19 + tg-bot-ts | at async BurstHandler.runRequest (/app/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:144:20)
20 + tg-bot-ts | at async _REST.request (/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20)
21 + tg-bot-ts | at async ChatInputCommandInteraction.deferReply (/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:122:22)
22 + tg-bot-ts | at async Object.handleUpdatesPost [as post] (/app/src/subcommands/admin/updates.ts:6:3)
23 + tg-bot-ts | at async handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:40)
24 + tg-bot-ts | at async Client.handleInteraction (/app/src/handlers/interactions.ts:106:7) {
25 + tg-bot-ts | requestBody: { files: undefined, json: { type: 5, data: [Object] } },
26 + tg-bot-ts | rawError: { message: 'Unknown interaction', code: 10062 },
27 + tg-bot-ts | code: 10062,
28 + tg-bot-ts | status: 404,
29 + tg-bot-ts | method: 'POST',
30 + tg-bot-ts | url: 'https://discord.com/api/v10/interactions/1514995805965123634/aW50ZXJhY3Rpb246MTUxNDk5NTgwNTk2NTEyMzYzNDpQaVgzdmJnSGR2bEZlYmFBSTRDN0hVZnJJWmYzTWd6S3hRM3VmbFpmR3BUQjVKa1FCMDd2V2Z3VkNrZ2hKM2c5dUdQeWlJSHF4dGRCd1BiZUt6NEtCVG53em5GcEJvOGRRWm9qSHdSeDlpUDhGb3o3bmhNeDBTeDRpN05aa0VRYg/callback?with_response=false'
上一页 下一页