nadia v0.7.0 Nadia.Model.Audio

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Nadia.Model.Audio{
  duration: integer(),
  file_id: binary(),
  file_size: integer(),
  mime_type: binary(),
  performer: binary(),
  title: binary()
}