telegram api type · layer 229
JSONValue
JSON value
constructors (6)
| constructor | id | description |
|---|---|---|
| jsonNull | #3f6d7b68 | null JSON value |
| jsonBool | #c7345e6a | JSON boolean value |
| jsonNumber | #2be0dfa4 | JSON numeric value |
| jsonString | #b71e767a | JSON string |
| jsonArray | #f7444763 | JSON array |
| jsonObject | #99c1d49d | JSON object value |