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>

Only users can use this method

This method can be invoked over an unauthenticated connection »

Possible errors

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