Turnir::Parser::Twitch::UserInfo
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(color : String | Nil, display_name : String | Nil, badges : Array(BadgeVersion), highlighted : Bool)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
badges
Sourcecolor
Sourcedisplay_name
Sourcehighlighted
Source