View Source ExTDLib.Method.AddCustomServerLanguagePack (ExTDLib v0.0.4)
Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| language_pack_id | string | Identifier of a language pack to be added. |
More details on telegram's documentation.