ex_gram v0.10.0 ExGram.Model.File View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExGram.Model.File{
  file_id: String.t(),
  file_path: String.t(),
  file_size: integer(),
  file_unique_id: String.t()
}