diskord
5.2.0
common
diskord-bot
/
com.jessecorbett.diskord.bot.interaction
/
CommandContext
/
stringParameter
string
Parameter
fun
stringParameter
(
name
:
String
,
description
:
String
,
vararg
choices
:
CommandOption.CommandOptionChoice
,
autocomplete
:
Boolean
=
false
,
optional
:
Boolean
=
false
)
:
CommandContext.CommandDelegate
<
String
?
>
(
source
)