1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/networkStatistics.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

625 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