contacts.Unblock
- class pyrogram.raw.functions.contacts.Unblock
Deletes a peer from a blocklist, see here » for more info.
- Details:
Layer:
194
ID:
B550D328
- Parameters:
id (
InputPeer
) – Peermy_stories_from (
bool
, optional) – Whether the peer should be removed from the story blocklist; if not set, the peer will be removed from the main blocklist, see here » for more info.
- Returns:
bool