View Source ExTDLib.Method.GetStatisticalGraph (ExTDLib v0.0.4)
Loads an asynchronous or a zoomed in statistical graph. Returns object_ptr<StatisticalGraph>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| token | string | The token for graph loading. |
| x | string | X-value for zoomed in graph or 0 otherwise. |
More details on telegram's documentation.