Nadia. Model. Video
(nadia v1.6.0)
View Source
Summary
Types
@type t() :: %Nadia.Model.Video{ cover: [Nadia.Model.PhotoSize.t()], duration: integer(), file_id: binary(), file_name: binary(), file_size: integer(), file_unique_id: binary(), height: integer(), mime_type: binary(), qualities: [Nadia.Model.VideoQuality.t()], start_timestamp: integer(), thumb: Nadia.Model.PhotoSize.t(), thumbnail: Nadia.Model.PhotoSize.t(), width: integer() }