Alexia.Model.InlineQueryResult.Contact (alexia v0.8.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Alexia.Model.InlineQueryResult.Contact{
first_name: binary(),
id: binary(),
input_message_content: InputMessageContent.t(),
last_name: binary(),
phone_number: binary(),
reply_markup: InlineKeyboardMarkup.t(),
thumb_height: integer(),
thumb_url: binary(),
thumb_width: integer(),
type: binary()
}