TDLib v0.0.2 TDLib.Method.AddNetworkStatistics View Source
Adds the specified data to data usage statistics. Can be called before authorization.
Returns object_ptr
Name | Type | Description |
---|---|---|
entry | NetworkStatisticsEntry | The network statistics entry with the data to be added to statistics. |
More details on telegram’s documentation.