#CommandInteraction<CacheType>.options

13 messages · Page 1 of 1 (latest)

minor depot
#

Hi, I have a problem with the option of a command interaction, I am an ancient with discord.js and I don't know how to get an integer with the option after the interaction.options

vocal coral
#

• 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.

solemn pewterBOT
minor depot
#

Thanks I can't find it on the docs

#

But getInteger didn't exist on CommandInteraction<CacheType>.options

torn lagoon
#

Use ChatInputCommandInteraction

#

As command interaction can also be a context menu command

minor depot
#

like this ?

torn lagoon
#

no the interactions type needs to be that

minor depot
#

and how can I do that ?

#

I have this in my commandType