jsonObject
JSON object value
type tg.JSONObject struct { /* ... */ }
Implements JSONValue.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Value | []JSONObjectValue | yes | Values |
References
- Official documentation
- Generated Go reference
- TL definition:
jsonObject#99c1d49d