struct Turnir::Parser::Twitch::BadgeVersion

Included Modules

Defined in:

turnir/parser/twitch.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def id=(id : String) #

[View source]
def image_url_4x : String #

[View source]
def image_url_4x=(image_url_4x : String) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]