Telegraph.Model.PhotoSize (telegraph v0.7.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.PhotoSize{
  file_id: binary(),
  file_size: integer(),
  height: integer(),
  width: integer()
}