public IMBotConversation(IMCommands imCommands)
 {
     _imCommands = imCommands;
 }
 public IMBotConversation(IMCommands imCommands)
 {
     _imCommands = imCommands;
 }