Raw.stats.MessageStats
Message statistics
stats.messageStats#7fe91c14 views_graph:StatsGraph reactions_by_emotion_graph:StatsGraph = stats.MessageStats;
export namespace Raw {
export namespace stats {
export class MessageStats {
constructor(params: {
viewsGraph: Raw.TypeStatsGraph;
reactionsByEmotionGraph: Raw.TypeStatsGraph;
}) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x7fe91c14
Property
viewsGraph
: Raw.TypeStatsGraphMessage view graph
reactionsByEmotionGraph
: Raw.TypeStatsGraphA graph containing the number of reactions on stories categorized by emotion