UpdatePeerBlocked
- class pyrogram.raw.types.UpdatePeerBlocked
We blocked a peer, see here » for more info on blocklists.
Constructor of
Update
.- Details:
Layer:
194
ID:
EBE07752
- Parameters:
peer_id (
Peer
) – The (un)blocked peerblocked (
bool
, optional) – Whether the peer was blocked or unblockedblocked_my_stories_from (
bool
, optional) – Whether the peer was added/removed to/from the story blocklist; if not set, this update affects the main blocklist, see here » for more info.