class TelegramBot::UserProfilePhoto

Included Modules

Defined in:

telegram_bot/types/user_profile_photos.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def photos : Array(Array(PhotoSize)) #

def photos=(photos : Array(Array(PhotoSize))) #

def total_count : Int32 #

def total_count=(total_count : Int32) #