langpack.getLanguages

Get information about all languages in a localization pack

 Method schema is available as of layer 85. Switch ยป

Parameters

Name Type Description
lang_pack string Platform identifier (i.e. android, tdesktop, etc).

Result

Vector<LangPackLanguage>

Possible errors

Code Type Description
400 LANG_PACK_INVALID The provided language pack is invalid.