コード例 #1
0
 public static void GetBotHistoryInformation(Connection connection, int botId)
 {
     BotsService.GetHistoryInformation(connection, botId);
 }