MadelineProtoDocs/docs/API_docs/types/JSONValue.md

33 lines
655 B
Markdown

---
title: JSONValue
description: constructors and methods of type JSONValue
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: JSONValue
[Back to types index](index.md)
### Possible values (constructors):
[jsonNull](../constructors/jsonNull.md)
[jsonBool](../constructors/jsonBool.md)
[jsonNumber](../constructors/jsonNumber.md)
[jsonString](../constructors/jsonString.md)
[jsonArray](../constructors/jsonArray.md)
[jsonObject](../constructors/jsonObject.md)
### Methods that return an object of this type (methods):
[$MadelineProto->help->getAppConfig](../methods/help.getAppConfig.md)