StoryView

class pyrogram.raw.types.StoryView

Story view date and reaction information

Constructor of StoryView.

Details:
  • Layer: 187

  • ID: B0BDEAC5

Parameters:
  • user_id (int 64-bit) – The user that viewed the story

  • date (int 32-bit) – When did the user view the 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.

  • reaction (Reaction, optional) – If present, contains the reaction that the user left on the story