Skip to content

getJsonValue

Function · TDLib 1.8.67 · d1085f9c

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

getJsonValue(
  json: string
) → JsonValue

json

string

The JSON-serialized string