stats.StoryStats
- class pyrogram.raw.types.stats.StoryStats
Contains statistics about a story.
Constructor of
StoryStats
.- Details:
Layer:
194
ID:
50CD067C
- Parameters:
views_graph (
StatsGraph
) – A graph containing the number of story views and sharesreactions_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.
Get statistics for a certain story.