- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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!
#Retrieving lots of options from slash command
15 messages · Page 1 of 1 (latest)
it’s too long to type interaction.options.getString(…) ?
theres loads of options ini
so i was wondering if theres a way to just do it in one line

Even if you get the data from interaction.data, it wouldn’t be parsed
should i just write them all out individually then
Yea
The only other way I could think of is to make ur own arguments handler

ill just write them out its cool
thanks for the help