ChatInputCommandInteraction vs CommandInteraction

Sorry but I'm so confused at what the difference between these two are. Can commands be called from elsewhere or something? Nothing in docs.
3 Replies
d.js toolkit
d.js toolkit2mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
NyR
NyR2mo ago
CommandInteraction includes both context menu and chat input command Where as the former is just chatinput
skybird23333
skybird23333OP2mo ago
ohhhhhhhhhhhh ok thanks

Did you find this page helpful?