namespace TwitchChatTTS.OBS.Socket.Data
{
[Serializable]
public class IdentifiedMessage
public int NegotiatedRpcVersion { get; set; }
}