MessageMediaContact
- class pyrogram.raw.types.MessageMediaContact
Attached contact.
Constructor of
MessageMedia
.- Details:
Layer:
194
ID:
70322949
- Parameters:
phone_number (
str
) – Phone numberfirst_name (
str
) – Contact’s first namelast_name (
str
) – Contact’s last namevcard (
str
) – VCARD of contactuser_id (
int
64-bit
) – User identifier or 0, if the user with the given phone number is not registered
- Functions:
This object can be returned by 3 functions.
Get preview of webpage
Upload a file and associate it to a chat (without actually sending it to the chat)
Upload a media file associated with an imported chat, click here for more info ».