class Tourmaline::PhotoSize

Included Modules

Defined in:

tourmaline/models/photo_size.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client : Tourmaline::Client client, client=(client : Tourmaline::Client) client=, client? : Tourmaline::Client | Nil client?, finish_init(client : Tourmaline::Client) finish_init

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]