struct

Turnir::Parser::Twitch::UserInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(color : String | Nil, display_name : String | Nil, badges : Array(BadgeVersion), highlighted : Bool)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

badges
Source
badges=(badges : Array(BadgeVersion))
Source
color
Source
color=(color : String | Nil)
Source
display_name
Source
display_name=(display_name : String | Nil)
Source
highlighted
Source
highlighted=(highlighted : Bool)
Source