View Source ExTDLib.Object.LanguagePackString (ExTDLib v0.0.4)

Represents one language pack string.

NameTypeDescription
keystringString key.
valueLanguagePackStringValueString value; pass null if the string needs to be taken from the built-in English language pack.

More details on telegram's documentation.