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