Boss
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:730
throw new DiscordAPIError(data, "code" in data ? data.code : data.error, status, method, url, requestData);
^
_DiscordAPIError[10062]: Unknown interaction
at handleErrors (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:730:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.runRequest (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:835:23)
at _REST.request (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:1278:22)
at ButtonInteraction.deferUpdate (D:\BOTS\rok-title-keeper 1st\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:203:5)
at InteractionCollector.filter (file:///D:/BOTS/rok-title-keeper%201st/src/commands/title.ts:1:5183)
at InteractionCollector.handleCollect (D:\BOTS\rok-title-keeper 1st\node_modules\discord.js\src\structures\interfaces\Collector.js:124:28)
now this error
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
some time it giver error and sometimes not
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
here i used commads
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
Wait
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
You see mn index.ts
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
npm start
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
please help me
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
there is seperate title.ts where i used / command
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
why i an facing this error when i used /command
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
https://srcb.in/Aw1XOayGpD that is my index.ts
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
i cannot able to send here full code
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
Let me show you my codes
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
This is my error
26 replies
DIAdiscord.js - Imagine an app
•Created by Boss on 6/27/2024 in #djs-questions
unknown interaction
No results found for [2024-27-06 04:11:08] ERROR (rok-title-keeper on DESKTOP-UUUK1I0): Unknown interaction err: { "type": "_DiscordAPIError", "message": "Unknown interaction", "stack": _DiscordAPIError[10062]: Unknown interaction at handleErrors (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:730:13) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.runRequest (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:835:23) at _REST.request (D:\BOTS\rok-title-keeper 1st\node_modules@discordjs\rest\dist\index.js:1278:22) at ChatInputCommandInteraction.deferReply (D:\BOTS\rok-title-keeper 1st\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:71:5) at Client.<anonymous> (file:///D:/BOTS/rok-title-keeper%201st/src/index.ts:1:2108) "requestBody": { "json": { "type": 5, "data": {} } }, "rawError": { "type": "Object", "message": "Unknown interaction", "stack": "code": 10062 }, "code": 10062, "status": 404, "method": "POST", "url": "https://discord.com/api/v10/interactions/1255842816790368318/aW50ZXJhY3Rpb246MTI1NTg0MjgxNjc5MDM2ODMxODpzUVZuQm1jc2R0M2Nvd1hYaTRXVXpyOUp3SEVGc08wUEExZHI2OXhNSWkxeThhMHJwNUdLdXBXU05tZWlDNlJPdklRMk1BY1JJNnJsY01INEkyTUF4aHZsaTVqekMzdVQ0MEZTT21ZZmFScjBlYTF5WEZMYWlrZHRBTU9XZmpYRQ/callback" }.
26 replies