public List <string> SendBotMessages()
 {
     return(BotMessage.ReturnAll());
 }