secureValueError
Secure value error
type tg.SecureValueError struct { /* ... */ }
Implements SecureValueError.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Type | SecureValueTypeClass | yes | Type of element which has the issue |
Hash | []byte | yes | Hash |
Text | string | yes | Error message |
References
- Official documentation
- Generated Go reference
- TL definition:
secureValueError#869d758f