Get information about all languages in a localization pack
---functions---
langpack.getLanguages#42c6978f lang_pack:string = Vector<LangPackLanguage>;
Name | Type | Description |
---|---|---|
lang_pack | string | Platform identifier (i.e. android , tdesktop , etc). |
Code | Type | Description |
---|---|---|
400 | LANG_PACK_INVALID | The provided language pack is invalid. |