struct Turnir::Parser::Nuum::Channel

Included Modules

Defined in:

turnir/parser/nuum.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def channel_id : Int32 #

[View source]
def channel_id=(channel_id : Int32) #

[View source]
def channel_is_live : Bool #

[View source]
def channel_is_live=(channel_is_live : Bool) #

[View source]
def channel_name : String #

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

[View source]