Telegex v0.0.2 Telegex.Model.Voice View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.Voice{
  duration: integer(),
  file_id: String.t(),
  file_size: integer() | nil,
  file_unique_id: String.t(),
  mime_type: String.t() | nil
}