Beispiel #1
0
 private static IEnumerable<dynamic> GetRooms(IBot bot)
 {
     return bot.GetRooms();
 }