IMessageCommandBuilder

Functions

Link copied to clipboard

Adds a new Message Command to the builder

Adds a message command to the builder

Link copied to clipboard
abstract fun addMessageCommands(vararg messageCommands: MessageCommandBuilder): IMessageCommandBuilder

Adds a list of Message Commands to the builder

Link copied to clipboard
abstract fun build()

Builds the Message Commands

Link copied to clipboard

All the Message Commands in the builder

Link copied to clipboard

Removes all Message Commands from the builder

Link copied to clipboard

Removes a Message Command from the builder

Link copied to clipboard

Removes a list of Message Commands from the builder