Video
class Tourmaline::Video
inherits Reference
#
Included modules#
JSON::Serializable
Tourmaline::Model
Class methods#
.new(pull : JSON::PullParser)
#
(pull : JSON::PullParser)
Methods#
#duration : Int32
#
: Int32
#file_id : String
#
: String
#file_name : String?
#
: String?
#file_size : Int32?
#
: Int32?
#file_unique_id : String
#
: String
#height : Int32
#
: Int32
#mime_type : String?
#
: String?
#thumb : PhotoSize?
#
: PhotoSize?
#width : Int32
#
: Int32