jsonString
JSON string
type tg.JSONString struct { /* ... */ }
Implements JSONValue.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Value | string | yes | Value |
References
- Official documentation
- Generated Go reference
- TL definition:
jsonString#b71e767a