teleproto - v1.229.0
    Preparing search index...

    Interface JsonObjectIn

    interface JsonObjectIn {
        _: "jsonObject";
        value: JsonObjectValueIn[];
    }
    Index
    _: "jsonObject"