contact_t#
-
struct banana::api::contact_t#
This object represents a phone contact.
Contact’s phone number
Contact’s first name
-
optional_t<string_t> last_name#
Contact’s last name
-
optional_t<integer_t> user_id#
Contact’s user identifier in Telegram
-
optional_t<string_t> vcard#
Additional data about the contact in the form of a vCard
-
optional_t<string_t> last_name#