Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query not found #1279

Closed
iakzs opened this issue Feb 5, 2024 · 1 comment
Closed

query not found #1279

iakzs opened this issue Feb 5, 2024 · 1 comment
Labels
type: bug Seems like this is a bug

Comments

@iakzs
Copy link

iakzs commented Feb 5, 2024

I didn't touch the code and i got:

 TypeError [COMMAND_INTERACTION_OPTION_NOT_FOUND]: Required option "query" not found.
     at CommandInteractionOptionResolver.get (/home/h/f/Discord-MusicBot/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:77:15)
     at CommandInteractionOptionResolver._getTypedOption (/home/h/f/Discord-MusicBot/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:94:25)
     at CommandInteractionOptionResolver.getString (/home/h/f/Discord-MusicBot/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:159:25)
     at SlashCommand.run (/home/h/f/Discord-MusicBot/commands/slash/play.js:57:25)
     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
   [Symbol(code)]: 'COMMAND_INTERACTION_OPTION_NOT_FOUND'
 }
@iakzs iakzs added the type: bug Seems like this is a bug label Feb 5, 2024
@iakzs
Copy link
Author

iakzs commented Feb 5, 2024

nvm i found the error my bad

@iakzs iakzs closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Seems like this is a bug
Projects
None yet
Development

No branches or pull requests

1 participant