mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Add returned object
This commit is contained in:
parent
4492d9d20b
commit
10de006cc5
@ -34,6 +34,9 @@ class AddContacts(BaseClient):
|
|||||||
contacts (List of :obj:`InputPhoneContact`):
|
contacts (List of :obj:`InputPhoneContact`):
|
||||||
The contact list to be added
|
The contact list to be added
|
||||||
|
|
||||||
|
Returns:
|
||||||
|
:obj:`types.contacts.ImportedContacts`
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
RPCError: In case of a Telegram RPC error.
|
RPCError: In case of a Telegram RPC error.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user