Skip to content

Commit 10de006

Browse files
author
ColinShark
committed
Add returned object
1 parent 4492d9d commit 10de006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyrogram/client/methods/contacts/add_contacts.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ def add_contacts(
3434
contacts (List of :obj:`InputPhoneContact`):
3535
The contact list to be added
3636
37+
Returns:
38+
:obj:`types.contacts.ImportedContacts`
39+
3740
Raises:
3841
RPCError: In case of a Telegram RPC error.
3942
"""

0 commit comments

Comments
 (0)