class TelegramBot::ChatPhoto
- TelegramBot::ChatPhoto
- Reference
- Object
Defined in:
telegram_bot/types/chat_photo.crConstructors
Instance Method Summary
- #big_file_id : String
- #big_file_id=(_big_file_id : String)
- #small_file_id : String
- #small_file_id=(_small_file_id : String)
- #to_json(json : JSON::Builder)