Is there a way to add a type to a choices inside an options?
So basically I want to make the type of the choices as CHANNEL but somehow it doesn't work, is there any other way?
2 Replies
- 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 OPsorry if I haven't explained it well
but I'm just curious if there's another way to approach this
oh gotcha, so there's no other way to make the choices to have a type?
yeah I think I will do that
yeah its been a while since I have touched this file thats why
alright, I will try whatever you suggested
thank you :D