struct Turnir::Parser::Kick::ChannelData

Included Modules

Defined in:

turnir/parser/kick.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def broadcaster_user_id : Int64 #

[View source]
def broadcaster_user_id=(broadcaster_user_id : Int64) #

[View source]
def slug : String #

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

[View source]
def stream_title : String #

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

[View source]