class Tourmaline::Video
- Tourmaline::Video
 - Reference
 - Object
 
Included Modules
- JSON::Serializable
 
Defined in:
tourmaline/models/video.crConstructors
Instance Method Summary
- #duration : Int32
 - #file_id : String
 - #file_name : String | Nil
 - #file_size : Int64 | Nil
 - #file_unique_id : String
 - #height : Int32
 - #mime_type : String | Nil
 - #thumbnail : PhotoSize | Nil
 - #width : Int32