class TelegramBot::File
- TelegramBot::File
- Reference
- Object
Included Modules
- JSON::Serializable
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)