contacts.Unblock

class pyrogram.raw.functions.contacts.Unblock

Deletes a peer from a blocklist, see here » for more info.

Details:
  • Layer: 187

  • ID: B550D328

Parameters:
  • id (InputPeer) – Peer

  • my_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