Example #1
0
 public ChatUser GetTwitchUser()
 {
     return(ChatUser.FromJSON(JsonConvert.SerializeObject(this)));
 }