error
Error.
type tg.Error struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Code | int | yes | Error code |
Text | string | yes | Message |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
error#c4b9f9bb
errorError.
type tg.Error struct { /* ... */ }
| Name | Type | Required | Description |
|---|---|---|---|
Code | int | yes | Error code |
Text | string | yes | Message |
error#c4b9f9bb