nadia v0.7.0 Nadia.Model.Video

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Nadia.Model.Video{
  duration: integer(),
  file_id: binary(),
  file_size: integer(),
  height: integer(),
  mime_type: binary(),
  thumb: Nadia.Model.PhotoSize.t(),
  width: integer()
}