GetBlocked¶
-
class
pyrogram.raw.functions.contacts.
GetBlocked
¶ Returns the list of blocked users.
- Details
Layer:
126
ID:
0xf57c350f
- Parameters
offset (
int
32-bit
) – The number of list elements to be skipped.limit (
int
32-bit
) – The number of list elements to be returned.
- Returns
contacts.Blocked
– Info on users from the current user’s black list.