BotBuilder constructor

BotBuilder()

Implementation

BotBuilder() {
  Bot._defaults(this);
}