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

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

NameTypeDescription
json_valueJsonValueThe JsonValue object.

More details on telegram's documentation.