dmText

fun dmText(vararg names: String, action: DmTextCommand.() -> Unit)

Create a dm text command.

Parameters

names

The names of this command.

action

The command action.