class TelegramBot::InputMediaPhoto
- TelegramBot::InputMediaPhoto
- TelegramBot::InputMedia
- Reference
- Object
Defined in:
telegram_bot/types/input_media_photo.crConstructors
Instance Method Summary
- #caption : String | Nil
- #caption=(_caption : String | Nil)
- #media : String
- #media=(_media : String)
- #to_json(json : JSON::Builder)
- #type : String
- #type=(_type : String)