Telegraph.Model.File (telegraph v0.8.2) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.File{
  file_id: binary(),
  file_path: binary(),
  file_size: integer()
}