View Source ExTDLib.Object.MessageStatistics (ExTDLib v0.0.4)
A detailed statistics about a message.
| Name | Type | Description |
|---|---|---|
| message_interaction_graph | StatisticalGraph | A graph containing number of message views and shares. |
| message_reaction_graph | StatisticalGraph | A graph containing number of message reactions. |
More details on telegram's documentation.