public BotController(BotFrameworkAdapter adapter)
 {
     this._adapter = adapter;
 }