id

abstract fun id(id: String): CommandBuilder

Sets the unique identifier for the command message.

Return

this builder for method chaining

Parameters

id

the command message identifier

See also