class Tourmaline::PhotoSize

Included Modules

Defined in:

tourmaline/models/photo_size.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def file_id : String #

[View source]
def file_size : Int64 #

[View source]
def file_unique_id : String #

[View source]
def height : Int32 #

[View source]
def width : Int32 #

[View source]