struct Turnir::Parser::Vk::ContentDataMention

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

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

[View source]
def id : Int32 #

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

[View source]
def type : String #

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

[View source]