Raw.JsonString

Raw.JsonString

Json string

jsonString#b71e767a value:string = JSONValue;
export namespace Raw {
  export class JsonString {
    constructor(params: { value: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xb71e767a

Property