1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/addNetworkStatistics.md

636 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

Parameters:

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

Return type: Ok