get_json_value_sync


Description:

public JsonValue get_json_value_sync (string json) throws TDLibError

Converts a JSON-serialized string to corresponding JsonValue object. Can be called synchronously

Parameters:

json

The JSON-serialized string