Raw.JsonArray
Json array
jsonArray#f7444763 value:Vector<JSONValue> = JSONValue;export namespace Raw {
export class JsonArray {
constructor(params: { value: Array<Raw.TypeJSONValue> }) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xf7444763
Property
value: Array of Raw.TypeJSONValueJson values