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

624 B

title description
getNetworkStatistics Returns network data usage statistics. Can be called before authorization

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 CLICK ME Bool Yes If true, returns only data for the current library launch

Return type: NetworkStatistics