class TelegramBot::File
- TelegramBot::File
- Reference
- Object
Defined in:
telegram_bot/types/file.crConstructors
Instance Method Summary
- #file_id : String
- #file_id=(_file_id : String)
- #file_path : String | Nil
- #file_path=(_file_path : String | Nil)
- #file_size : Int32 | Nil
- #file_size=(_file_size : Int32 | Nil)
- #to_json(json : JSON::Builder)