Última actividad 1 month ago

nuno revisó este gist 1 month ago. Ir a la revisión

1 file changed, 14 insertions

gistfile1.txt(archivo creado)

@@ -0,0 +1,14 @@
1 + tg-bot-ts-dev | Interaction error: DiscordAPIError[10062]: Unknown interaction
2 + tg-bot-ts-dev | at handleErrors (/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
3 + tg-bot-ts-dev | at processTicksAndRejections (node:internal/process/task_queues:103:5)
4 + tg-bot-ts-dev | at async BurstHandler.runRequest (/app/node_modules/@discordjs/rest/src/lib/handlers/BurstHandler.ts:144:20)
5 + tg-bot-ts-dev | at async _REST.request (/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20)
6 + tg-bot-ts-dev | at async ButtonInteraction.deferUpdate (/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:305:22)
7 + tg-bot-ts-dev | at async handleButton (/app/src/handlers/buttons.ts:20:3)
8 + tg-bot-ts-dev | at async Client.handleInteraction (/app/src/handlers/interactions.ts:34:14) {
9 + tg-bot-ts-dev | requestBody: { files: undefined, json: { type: 6 } },
10 + tg-bot-ts-dev | rawError: { message: 'Unknown interaction', code: 10062 },
11 + tg-bot-ts-dev | code: 10062,
12 + tg-bot-ts-dev | status: 404,
13 + tg-bot-ts-dev | method: 'POST',
14 + tg-bot-ts-dev | url: 'https://discord.com/api/v10/interactions/1511196990170730536/aW50ZXJhY3Rpb246MTUxMTE5Njk5MDE3MDczMDUzNjppRmxGRkpjUm53SnVUanVtVVE5TUxQcU15Q1MzOWR4UEVRc3hPdzVXSE9JcEZrUjg1blVqMFNPQ0RqVDR3SW1WMnpwaEZlVXlwd0F1UGpjRGxTVHZSZzNhMW42Sm9VbjZ3eTVDalRucVlHS3dmMmo3Um9LOGJGUXVqV3lISE5xcw/callback?with_response=false'
Siguiente Anterior