#you used number value for choices for

1 messages · Page 1 of 1 (latest)

bronze hollow
#

help

#

what number value?

opaque zenith
#

You used addString option, but the value of the choices are number

#

You should be using addIntegerOption or addNumberOption

bronze hollow
#

i changed it

#

and now im getting sent this error ?

opaque zenith
#

Expand the Array

#

.setChoices(...choices)

#

The dots are literal in this case

bronze hollow
#

so just add the ...?

opaque zenith
#

Yea

bronze hollow
#

ill try now