Nadia.Model.Voice (nadia v0.8.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.Voice{
  duration: integer(),
  file_id: binary(),
  file_size: integer(),
  mime_type: binary()
}