Raw.LangPackString

Raw.LangPackString

Translated localization string

langPackString#cad181f6 key:string value:string = LangPackString;
export namespace Raw {
  export class LangPackString {
    constructor(params: { key: string; value: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xcad181f6

Property