Layer 220
StatsGraphAsync
This channel statistics graph must be generated asynchronously using stats. load Async Graph to reduce server load
constructor
statsGraphAsync#4a27eb2d token:string = StatsGraph;
Parameters
| Name | Type | Description |
|---|---|---|
| Token | string | Token to use for fetching the async graph |
Returns
StatsGraphGogram Example
// Creating StatsGraphAsync constructor obj := &tg.StatsGraphAsync{ Token: "...", }