#DJS V13 - Slash Commands Question
1 messages · Page 1 of 1 (latest)
Those are choices.
specify choice for that option
but i don't see Choice here
^
Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
this is my code im a bit confused
also ignore the red its normal
is this how since its not working?
it's an array
i use LUA so im not great at DJS
and its type is
{
name: string,
value: string
}
those choices will be the only thing the user can choose
keep that in mind
Still did not make it an array.
it's an array
it is an array
choices: [{ name: 'Testing', value: 'value' }]
it is not