Constructor: updateLangPackTooLong
A language pack has changed, the client should manually fetch the changed strings using langpack.getDifference
Attributes:
Name | Type | Required | Description |
---|---|---|---|
lang_code | string | Yes | Language code |
Type: Update
Example:
$updateLangPackTooLong = ['_' => 'updateLangPackTooLong', 'lang_code' => 'string'];