updateConfig
The server-side configuration has changed; the client should re-fetch the config using help.getConfig and help.getAppConfig.
type tg.UpdateConfig struct { /* ... */ }
Implements Update.
Fields
This type has no fields.
References
- Official documentation
- Generated Go reference
- TL definition:
updateConfig#a229dd06