Interaction failed; Unable to use buttons
what's the issue?
6 Replies
• 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.@sebastian. Can you verify that you're using the interactionCreate event or show the whole handler for that?
Oh, wait, is command the commandname string? If it's the interaction variable, use
command.commandName
See also:this is it
FIXED IT
truly sorry for bothering
Alright
No worries
Conflicting type guards :D