View Source ExTDLib.Method.GetJsonValue (ExTDLib v0.0.4)

Converts a JSON-serialized string to corresponding JsonValue object. Can be called synchronously. Returns object_ptr<JsonValue>.

NameTypeDescription
jsonstringThe JSON-serialized string.

More details on telegram's documentation.