25 lines
699 B
Markdown
25 lines
699 B
Markdown
---
|
|
title: networkStatistics
|
|
description: Full list of available network statistics entries
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
## Constructor: networkStatistics
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Full list of available network statistics entries
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|since\_date|[int](../types/int.md) | Yes|Date since which statistics are collected, unix time|
|
|
|entries|Array of [NetworkStatisticsEntry](../types/NetworkStatisticsEntry.md) | Yes|Network statistics entries|
|
|
|
|
|
|
|
|
### Type: [NetworkStatistics](../types/NetworkStatistics.md)
|
|
|
|
|