StoryViewPublicRepost

class pyrogram.raw.types.StoryViewPublicRepost

A certain peer has reposted the story.

Constructor of StoryView.

Details:
  • Layer: 187

  • ID: BD74CF49

Parameters:
  • peer_id (Peer) – The peer that reposted the story.

  • story (StoryItem) – The reposted story.

  • blocked (bool, optional) – Whether we have completely blocked this user, including from viewing more of our stories.

  • blocked_my_stories_from (bool, optional) – Whether we have blocked this user from viewing more of our stories.