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>.
| Name | Type | Description |
|---|---|---|
| json_value | JsonValue | The JsonValue object. |
More details on telegram's documentation.