Contact attached to an encrypted message.
===8===
decryptedMessageMediaContact#588a0a97 phone_number:string first_name:string last_name:string user_id:int = DecryptedMessageMedia;
Name | Type | Description |
---|---|---|
phone_number | string | Phone number |
first_name | string | Contact's first name |
last_name | string | Contact's last name |
user_id | int | Telegram User ID of signed-up contact |