MadelineProto/docs/TD_docs/methods/addNetworkStatistics.md
2017-08-25 15:05:53 +02:00

623 B

title description
addNetworkStatistics Adds specified data to data usage statistics. Can be called before authorization

Method: addNetworkStatistics

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Adds specified data to data usage statistics. Can be called before authorization

Params:

Name Type Required Description
entry NetworkStatisticsEntry Yes Network statistics entry with a data to add to statistics

Return type: Ok