updateLangPackTooLong
A language pack has changed, the client should manually fetch the changed strings using langpack.getDifference
type tg.UpdateLangPackTooLong struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
LangCode | string | yes | Language code |
References
- Official documentation
- Generated Go reference
- TL definition:
updateLangPackTooLong#46560264