Telegex v0.0.2 Telegex.Model.ChatPhoto View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.ChatPhoto{
  big_file_id: String.t(),
  big_file_unique_id: String.t(),
  small_file_id: String.t(),
  small_file_unique_id: String.t()
}