BotManager Methods |
The BotManager type exposes the following members.
Name | Description | |
---|---|---|
Add(BotBase) | Adds a bot to the bot collection. | |
Add(String, BotBase) | Adds a bot to the bot collection. | |
Remove(String) | Removes a bot from the collection. | |
Remove(BotBase) | ||
SetCurrent |