#CommandInteraction<CacheType>.options
13 messages · Page 1 of 1 (latest)
• 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.
Documentation suggestion for @minor depot:
CommandInteractionOptionResolver#getInteger()
Gets an integer option.
Thanks I can't find it on the docs
But getInteger didn't exist on CommandInteraction<CacheType>.options
Use ChatInputCommandInteraction
As command interaction can also be a context menu command
no the interactions type needs to be that