contacts.Blocked#
- class pyrogram.raw.types.contacts.Blocked#
Full list of blocked users.
Constructor of
Blocked
.- Details:
Layer:
158
ID:
ADE1591
- Parameters:
blocked (List of
PeerBlocked
) – List of blocked users.chats (List of
Chat
) – Blocked chats.users (List of
User
) – List of users.
- Functions:
This object can be returned by 1 function.
Returns the list of blocked users.