Audio
class Tourmaline::Audio
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
#mime_type : String?
#
: String?
#performer : String?
#
: String?
#thumb : PhotoSize?
#
: PhotoSize?
#title : String?
#
: String?