class
TelegramBot::VideoNote
- TelegramBot::VideoNote
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/video_note.crConstructors
Instance Method Summary
- #duration : Int32
- #duration=(duration : Int32)
- #file_id : String
- #file_id=(file_id : String)
- #file_size : Int64 | Nil
- #file_size=(file_size : Int64 | Nil)
- #file_unique_id : String
- #file_unique_id=(file_unique_id : String)
- #length : Int32
- #length=(length : Int32)
- #thumbnail : PhotoSize | Nil
- #thumbnail=(thumbnail : PhotoSize | Nil)