struct Turnir::Parser::Goodgame::ChatEvent

Included Modules

Defined in:

turnir/parser/goodgame.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def data : JSON::Any #

[View source]
def data=(data : JSON::Any) #

[View source]
def type : String #

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

[View source]