batty
DIAdiscord.js - Imagine an app
•Created by Mirai Sozo on 8/5/2023 in #djs-questions
Typescript bot using 14.11.0 claims unknown interaction, fails to compile with 14.12.1
so - lag
9 replies
DIAdiscord.js - Imagine an app
•Created by Mirai Sozo on 8/5/2023 in #djs-questions
Typescript bot using 14.11.0 claims unknown interaction, fails to compile with 14.12.1
Yes, this error occurs because your bot didn't respond within the time limit (5 seconds), but your bot received the call. When your bot received the call, you, in your code, tried to respond to it, but it was already late, and the call was no longer there.
9 replies