TDLib v0.0.2 TDLib.Object.Contact View Source

Describes a user contact.

NameTypeDescription
phone_numberstringPhone number of the user.
first_namestringFirst name of the user; 1-255 characters in length.
last_namestringLast name of the user.
user_idnumberIdentifier of the user, if known; otherwise 0.

More details on telegram’s documentation.