Click or drag to resize

BotManager Methods

The BotManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd(BotBase)
Adds a bot to the bot collection.
Public methodStatic memberAdd(String, BotBase)
Adds a bot to the bot collection.
Public methodStatic memberRemove(String)
Removes a bot from the collection.
Public methodStatic memberRemove(BotBase)
Public methodStatic memberSetCurrent
Top
See Also