Raw.help.GetPassportConfig

Raw.help.GetPassportConfig

Get passport configuration

help.getPassportConfig#c661ad08 hash:int = help.PassportConfig;
export namespace Raw {
  export namespace help {
    export class GetPassportConfig {
      constructor(params: { hash: number }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xc661ad08

Property

  • hash : number

    Hash used for caching, for more info click here.

Results

Raw.help.TypePassportConfig