Example #1
0
 private static void OnError(object sender, OnErrorEventArgs e)
 {
     Logger.LogError($"TwitchClient error: {e.ToJsonString()}");
 }