DiscordAPIError[10062]: Unknown interaction

help-me
27 Replies
d.js toolkit
d.js toolkit•3y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
d.js docs
d.js docs•3y ago
Common causes of DiscordAPIError[10062]: Unknown interaction: - Initial response took more than 3 seconds āžž defer the response *. - Wrong interaction object inside a collector. * Note: you cannot defer modal or autocomplete value responses
Joãozinho
JoĆ£ozinhoOP•3y ago
Joãozinho
JoĆ£ozinhoOP•3y ago
I didn't understand
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
how can i arrange? when I try to send the modal it gives this error
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs•3y ago
To share long code snippets use a service like gist, sourcebin, starbin, or similar instead of posting them as large code blocks.
Joãozinho
JoĆ£ozinhoOP•3y ago
yeah , one minutes
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
can it be printed?
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
SourceBin
ConfigGeral.js
Instantly share your code with the world.
Joãozinho
JoĆ£ozinhoOP•3y ago
@JĆ“ 🌈 šŸ¦„ All modals in this code are in trouble "discord.js": "^14.9.0",
Joãozinho
JoĆ£ozinhoOP•3y ago
just add an await?
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
I'm using interaction.deferUpdate() to avoid the interaction failed error in the reply is there another way? It worked
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
no thanks
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoĆ£ozinhoOP•3y ago
hi
Joãozinho
JoĆ£ozinhoOP•3y ago
Joãozinho
JoĆ£ozinhoOP•3y ago
why this problem?
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs•3y ago
guide Slash Commands: Autocomplete read more
Joãozinho
JoĆ£ozinhoOP•3y ago
In this database there are 2 objects in the array, it pulls the first one but the second one does not show and gives an error
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?