예제 #1
0
 public static void WinChart(Update update, string[] args)
 {
     Charting.TeamWinChart(args[1], update);
 }