help.appConfig
Contains various client configuration parameters
type tg.HelpAppConfig struct { /* ... */ }
Implements help.AppConfig.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int | yes | Hash used for caching, for more info click here |
Config | JSONValueClass | yes | Client configuration parameters |
References
- Official documentation
- Generated Go reference
- TL definition:
help.appConfig#dd18782e