1 messages · Page 1 of 1 (latest)
help
what number value?
You used addString option, but the value of the choices are number
You should be using addIntegerOption or addNumberOption
i changed it
and now im getting sent this error ?
Expand the Array
.setChoices(...choices)
The dots are literal in this case
so just add the ...?
Yea
ill try now