There was an error while loading. Please reload this page.
class WebSocketMessage<T> { public string Type; public T Payload; }