stats.storyStats
Contains statistics about a story.
type tg.StatsStoryStats struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ViewsGraph | StatsGraphClass | yes | A graph containing the number of story views and shares |
ReactionsByEmotionGraph | StatsGraphClass | yes | A bar graph containing the number of story reactions categorized by "emotion" (i.e. Positive, Negative, Other, etc...) |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
stats.storyStats#50cd067c