class

HqTrivia::Model::UnknownMessage

Inherits HqTrivia::Model::WebSocketMessage < Reference < Object

A JSON message we have not yet seen, and can't decode

Constructors

new(json : String, sent : Time)
Source

Instance methods

json
Source
sent
Source
to_json

Returns the raw JSON

Source