Error - UNION_TYPE_CHOICES
Hey there, I just updated my bot to the latest version and am now having some trouble with deploying commands, the error is:
I've tried looking into slashcommands with options but to no luck, for more information here is my deploy npm script
8 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Some of ur options have invalid or missing type property
Hmm, alright I will look into it
just checked every command and it seems to be fine
yet the error persists
The error disagrees
Are you checking the options of the cmds?
well, yeah
Cmd at index 8, the first 2 options
Also the cmd at index 36, the first option
What is index referenced as herd?
*here
index starts with zero, so my ninth command would be one of the errors and my 38th command
*37th
It’s wrt to the commands array