Get information about all languages in a localization pack
---functions---
langpack.getLanguages#42c6978f lang_pack:string = Vector<LangPackLanguage>;
Name | Type | Description |
---|---|---|
lang_pack | string | Language pack |
Code | Type | Description |
---|---|---|
400 | LANG_PACK_INVALID | The provided language pack is invalid. |