Turnir::DbStorage::LotoWinner
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : Int64, username : String, super_game_status : String, created_at : Int64, stream_channel : String, session_id : String = "")
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourceid
Sourcesession_id
Sourcestream_channel
Sourcesuper_game_status
Sourceusername
Source