jsonObjectValue
JSON key: value pair
type tg.JSONObjectValue struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Key | string | yes | Key |
Value | JSONValueClass | yes | Value |
References
- Official documentation
- Generated Go reference
- TL definition:
jsonObjectValue#c0de1bd9