1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/constructors/contact.md
2017-08-25 14:43:29 +02:00

617 B

title description
contact Describes user contact

Constructor: contact

Back to constructors index

Describes user contact

Attributes:

Name Type Required Description
phone_number string Yes User's phone number
first_name string Yes User first name, 1-255 characters
last_name string Yes User last name
user_id int Yes User identifier if known, 0 otherwise

Type: Contact