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