Link Search Menu Expand Document

Constructor: updateLangPackTooLong

Back to constructors index

A language pack has changed, the client should manually fetch the changed strings using langpack.getDifference

Attributes:

NameTypeRequiredDescription
lang_codestringYesLanguage code

Type: Update

Example:

$updateLangPackTooLong = ['_' => 'updateLangPackTooLong', 'lang_code' => 'string'];