- API ›
- Constructors ›
- Stats ›
- MessageStats
MessageStats
---types--- stats.messageStats#7fe91c14 views_graph:StatsGraph reactions_by_emotion_graph:StatsGraph = stats.MessageStats
Belongs to
| stats.MessageStats |
In Rust this constructor is a variant of the enums::stats.MessageStats enum.
Match on it with: if let enums::stats.MessageStats::MessageStats(v) = result { ... }
Parameters
| views_graph | StatsGraph | required |
| reactions_by_emotion_graph | StatsGraph | required |