jsonBool
JSON boolean value
type tg.JSONBool struct { /* ... */ }
Implements JSONValue.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Value | bool | yes | Value |
References
- Official documentation
- Generated Go reference
- TL definition:
jsonBool#c7345e6a