statsGraphError
An error occurred while generating the statistics graph
type tg.StatsGraphError struct { /* ... */ }
Implements StatsGraph.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Error | string | yes | The error |
References
- Official documentation
- Generated Go reference
- TL definition:
statsGraphError#bedc9822