Contact

Phone contact

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

first_name
string first_name;

Contact's first name

last_name
string last_name;

Contact's last name

phone_number
string phone_number;

Contact's phone number

user_id
int user_id;

Contact's user identifier in Telegram

vcard
string vcard;

Additional data about the contact in the form of a vCard

See Also

Meta