telegramx.js

InputContactMessageContent

interface

Represents the content of a contact message to be sent as the result of an inline query.

Declaration

interface InputContactMessageContent 

Properties

first_nameproperty#
first_name: string;

Contact's first name

last_nameproperty#
last_name?: string;

Optional. Contact's last name

phone_number: string;

Contact's phone number

vcardproperty#
vcard?: string;

Optional. Additional data about the contact in the form of a vCard, 0-2048 bytes