BlockedSlice¶
-
class
pyrogram.raw.types.contacts.
BlockedSlice
¶ Incomplete list of blocked users.
Constructor type of
Blocked
.- Details
Layer:
126
ID:
0xe1664194
- Parameters
count (
int
32-bit
) – Total number of elements in the list.blocked (List of
PeerBlocked
) – List of blocked users.chats (List of
Chat
) – Blocked chats.users (List of
User
) – List of users.
- Methods
This object can be returned by 1 method:
Returns the list of blocked users.