class TelegramBot::UserProfilePhoto
- TelegramBot::UserProfilePhoto
- Reference
- Object
Defined in:
telegram_bot/types/user_profile_photos.crConstructors
Instance Method Summary
- #photos : Array(Array(PhotoSize))
- #photos=(_photos : Array(Array(PhotoSize)))
- #to_json(json : JSON::Builder)
- #total_count : Int32
- #total_count=(_total_count : Int32)