Raw.help.AppConfig

Raw.help.AppConfig

Contains various client configuration parameters

help.appConfig#dd18782e hash:int config:JSONValue = help.AppConfig;
export namespace Raw {
  export namespace help {
    export class AppConfig {
      constructor(params: { hash: number; config: Raw.TypeJSONValue }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xdd18782e

Property

  • hash : number

    Hash used for caching, for more info click here

  • config : Raw.TypeJSONValue

    Client configuration parameters