struct Turnir::Parser::Vk::PubDataData

Included Modules

Defined in:

turnir/parser/vk.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def author : Author #

[View source]
def author=(author : Author) #

[View source]
def createdAt : Int32 #

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

[View source]

[View source]
def data=(data : Array(ContentDataMention | ContentDataText | IgnoredData)) #

[View source]
def id : Int32 #

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

[View source]