Load channel statistics graph asynchronously
Method schema is available as of layer 111. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
token | string | Graph token from statsGraphAsync constructor |
x | flags.0?long | Zoom value, if required |
Code | Type | Description |
---|---|---|
400 | GRAPH_EXPIRED_RELOAD | This graph has expired, please obtain a new graph token. |
400 | GRAPH_INVALID_RELOAD | Invalid graph token provided, please reload the stats and provide the updated token. |
400 | GRAPH_OUTDATED_RELOAD | The graph is outdated, please get a new async token using stats.getBroadcastStats. |
This channel statistics graph must be generated asynchronously using stats.loadAsyncGraph to reduce server load
Telegram offers detailed channel statistics for channels and supergroups.