Nadia.Model.InputMessageContent.Contact (nadia v0.8.0)

View Source

Summary

Types

t()

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