TDLib v0.0.2 TDLib.Object.NetworkStatistics View Source
A full list of available network statistic entries.
| Name | Type | Description |
|---|---|---|
| since_date | number | Point in time (Unix timestamp) when the app began collecting statistics. |
| entries | NetworkStatisticsEntry[] | Network statistics entries. |
More details on telegram’s documentation.