mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
611 B
611 B
title | description |
---|---|
getNetworkStatistics | Returns network data usage statistics. Can be called before authorization |
Method: getNetworkStatistics
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns network data usage statistics. Can be called before authorization
Params:
Name | Type | Required | Description |
---|---|---|---|
only_current | Bool | Yes | If true, returns only data for the current library launch |