contacts.Blocked¶ class pyrogram.raw.types.contacts.Blocked¶ Telegram API type. Constructor of Blocked. Details: Layer: 194 ID: ADE1591 Parameters:¶ blocked (List of PeerBlocked) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. contacts.GetBlocked Telegram API function.