Nadia.Model.VideoNote (nadia v1.6.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.VideoNote{
  duration: integer(),
  file_id: binary(),
  file_size: integer(),
  file_unique_id: binary(),
  length: integer(),
  thumbnail: Nadia.Model.PhotoSize.t()
}