HqTrivia::Model::Show
The JSON response from hitting the 'https://api-quiz.hype.space/shows/now?type=hq' endpoint.
Constructors
new(active : Bool, show_id : Int32 | Nil, start_time : Time | Nil, prize : Int32, show_type : String | Nil, game_type : String | Nil = nil)
Sourcenew(__temp_658 : JSON::PullParser)
SourceInstance methods
active
Sourcebroadcast
Sourcegame_type
Sourcemedia
Sourceprize
Sourceshow_id
Sourceshow_type
Sourcestart_time
Sourceto_json(json : JSON::Builder)
Source