text

fun text(vararg names: String, action: GuildTextCommand.() -> Unit)

Create a guild text command.

Parameters

names

The names of this command.

action

The command action.