Raw.help.GetAppConfig

Raw.help.GetAppConfig

Get app-specific configuration, see client configuration for more info on the result.

help.getAppConfig#61e3f854 hash:int = help.AppConfig;
export namespace Raw {
  export namespace help {
    export class GetAppConfig {
      constructor(params: { hash: number }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x61e3f854

Property

  • hash : number

    Hash used for caching, for more info click here.

Results

Raw.help.TypeAppConfig