Constructor: statsGraphAsync
This channel statistics graph must be generated asynchronously using stats.loadAsyncGraph to reduce server load
Attributes:
Name | Type | Required | Description |
---|---|---|---|
token | string | Yes | Token to use for fetching the async graph |
Type: StatsGraph
Example:
$statsGraphAsync = ['_' => 'statsGraphAsync', 'token' => 'string'];