1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 11:26:56 +01:00
MadelineProto/docs/TD_docs/constructors/networkStatistics.md
2017-08-25 15:05:53 +02:00

632 B

title description
networkStatistics Full list of available network statistics entries

Constructor: networkStatistics

Back to constructors index

Full list of available network statistics entries

Attributes:

Name Type Required Description
since_date int Yes Date since which statistics are collected, unix time
entries Array of NetworkStatisticsEntry Yes Network statistics entries

Type: NetworkStatistics