StoryViews

class pyrogram.raw.types.StoryViews

Aggregated view and reaction information of a story.

Constructor of StoryViews.

Details:
  • Layer: 187

  • ID: 8D595CD6

Parameters:
  • views_count (int 32-bit) – View counter of the story

  • has_viewers (bool, optional) – If set, indicates that the viewers list is currently viewable, and was not yet deleted because the story has expired while the user didn’t have a Premium account.

  • forwards_count (int 32-bit, optional) – Forward counter of the story

  • reactions (List of ReactionCount, optional) – All reactions sent to this story

  • reactions_count (int 32-bit, optional) – Number of reactions added to the story

  • recent_viewers (List of int 64-bit, optional) – User IDs of some recent viewers of the story