mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Fix typo (#1029)
This commit is contained in:
parent
31b32184c9
commit
0e64ebc0be
@ -33,7 +33,7 @@ class DeleteContacts:
|
||||
|
||||
Parameters:
|
||||
user_ids (``int`` | ``str`` | List of ``int`` or ``str``):
|
||||
A single user id/username o a list of user identifiers (id or username).
|
||||
A single user id/username or a list of user identifiers (id or username).
|
||||
|
||||
Returns:
|
||||
:obj:`~pyrogram.types.User` | List of :obj:`~pyrogram.types.User` | ``None``: In case *user_ids* was an
|
||||
|
Loading…
x
Reference in New Issue
Block a user