DiscordKt
0.23.4
DiscordKt
/
me.jakejmattson.discordkt.commands
/
CommandSetBuilder
/
dmText
dm
Text
fun
dmText
(
vararg
names
:
String
,
action
:
DmTextCommand
.
(
)
->
Unit
)
Content copied to clipboard
Create a dm text command.
Parameters
names
The names of this command.
action
The command action.