mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +00:00
Add missing vcard argument on Contact
This commit is contained in:
parent
1e727fbb43
commit
72eb7e7a33
@ -32,6 +32,9 @@ class Contact(Object):
|
||||
last_name (``str``, *optional*):
|
||||
Contact's last name.
|
||||
|
||||
vcard (``str``, *optional*):
|
||||
Contact's vCard.
|
||||
|
||||
user_id (``int``, *optional*):
|
||||
Contact's user identifier in Telegram.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user