@type t() :: %Nadia.Model.LivePhoto{ duration: integer(), file_id: binary(), file_size: integer(), file_unique_id: binary(), height: integer(), mime_type: binary(), photo: [Nadia.Model.PhotoSize.t()], width: integer() }