ex_gram v0.6.0 ExGram.Model.ChatPhoto View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExGram.Model.ChatPhoto{
  big_file_id: String.t(),
  small_file_id: String.t()
}