struct Turnir::Parser::Kick::SubscriptionData

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 event : String #

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

[View source]
def id : String #

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

[View source]