コード例 #1
0
 public static void CheckForTimedReminders(TwitchBot twitchBot)
 {
     DbController.CheckForTimedReminder(twitchBot);
 }