stats.StoryStats

class pyrogram.raw.types.stats.StoryStats

Contains statistics about a story.

Constructor of StoryStats.

Details:
  • Layer: 187

  • ID: 50CD067C

Parameters:
  • views_graph (StatsGraph) – A graph containing the number of story views and shares

  • reactions_by_emotion_graph (StatsGraph) – A bar graph containing the number of story reactions categorized by “emotion” (i.e. Positive, Negative, Other, etc…)

Functions:

This object can be returned by 1 function.

stats.GetStoryStats

Get statistics for a certain story.