DiscordKt
Toggle table of contents
0.26.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DiscordKt
DiscordKt
/
me.jakejmattson.discordkt.commands
/
CommandSetBuilder
/
dmText
dm
Text
fun
dmText
(
vararg
names
:
String
,
action
:
DmTextCommand
.
(
)
->
Unit
)
Create a dm text command.
Parameters
names
The names of this command.
action
The command action.