Bot.registerCommands

Register a command set with the bot.

class Bot
final
void
registerCommands
(
ICommandSet cmdSet
)

Parameters

cmdSet ICommandSet

command set to register

See Also

$(DPMODULE command)

Meta