22 lines
502 B
Markdown
22 lines
502 B
Markdown
|
---
|
||
|
title: resetNetworkStatistics
|
||
|
description: Resets all network data usage statistics to zero. Can be called before authorization
|
||
|
---
|
||
|
## Method: resetNetworkStatistics
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Resets all network data usage statistics to zero. Can be called before authorization
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [Ok](../types/Ok.md)
|
||
|
|