contacts.BlockedSlice
- class pyrogram.raw.types.contacts.BlockedSlice
Incomplete list of blocked users.
Constructor of
Blocked
.- Details:
Layer:
194
ID:
E1664194
- Parameters:
count (
int
32-bit
) – Total number of elements in the listblocked (List of
PeerBlocked
) – List of blocked userschats (List of
Chat
) – Blocked chatsusers (List of
User
) – List of users
- Functions:
This object can be returned by 1 function.
Returns the list of blocked users.