Fixed 7tv & Twitch reconnection. Added adbreak, follow, subscription handlers for Twitch. Added multi-chat support. Added support to unsubscribe from Twitch event subs.
This commit is contained in:
		@@ -11,6 +11,6 @@ namespace TwitchChatTTS.Twitch.Socket.Messages
 | 
			
		||||
        public string Id { get; set; }
 | 
			
		||||
        public string Status { get; set; }
 | 
			
		||||
        public DateTime CreatedAt { get; set; }
 | 
			
		||||
        public object Event { get; set; }
 | 
			
		||||
        public object? Event { get; set; }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user