View Source ExTDLib.Object.LanguagePackString (ExTDLib v0.0.4)
Represents one language pack string.
| Name | Type | Description |
|---|---|---|
| key | string | String key. |
| value | LanguagePackStringValue | String value; pass null if the string needs to be taken from the built-in English language pack. |
More details on telegram's documentation.