Esempio n. 1
0
 public static async Task RunAsync()
 {
     var startup = new BotContainer();
     await startup.RunHelperAsync();
 }