toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.converters.builders
/
ChoiceConverterBuilder
/
choices
choices
open
fun
choices
(
all
:
Map
<
Key
,
T
>
)
Add a choice to the list of possible choices.
abstract
var
choices
:
MutableMap
<
Key
,
T
>
List of possible choices, if any.