class TelegramBot::Models::ChatPhoto
- TelegramBot::Models::ChatPhoto
- TelegramBot::Models::Base
- Reference
- Object
Overview
https://core.telegram.org/bots/api#chatphoto
Defined in:
telegram_bot/models.crConstructors
-
.new(pull : JSON::PullParser)
https://core.telegram.org/bots/api#chatphoto
Instance Method Summary
- #big_file_id : String
- #big_file_id=(big_file_id : String)
- #big_file_unique_id : String
- #big_file_unique_id=(big_file_unique_id : String)
- #small_file_id : String
- #small_file_id=(small_file_id : String)
- #small_file_unique_id : String
- #small_file_unique_id=(small_file_unique_id : String)