stats.messageStats
Message statistics
type tg.StatsMessageStats struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ViewsGraph | StatsGraphClass | yes | Message view graph |
ReactionsByEmotionGraph | StatsGraphClass | yes | A graph containing the number of reactions on stories categorized by emotion |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
stats.messageStats#7fe91c14