Bot.registerCommands

Register a command set with the bot.

class Bot
final
void
registerCommands
(
ICommandSet cmdSet
)

Parameters

cmdSet
Type: ICommandSet

command set to register

See Also

$(DPMODULE command)

Meta