MadelineProtoDocs/docs/TD_docs/methods/getNetworkStatistics.md
2018-04-04 19:52:48 +02:00

689 B

title description image
getNetworkStatistics Returns network data usage statistics. Can be called before authorization https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getNetworkStatistics

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns network data usage statistics. Can be called before authorization

Parameters:

Name Type Required Description
only_current Bool Yes If true, returns only data for the current library launch

Return type: NetworkStatistics