Telegraph.Model.InputMessageContent.Contact (telegraph v0.8.2) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.InputMessageContent.Contact{
  first_name: binary(),
  last_name: binary(),
  phone_number: binary()
}