langpack.getLanguages
Get information about all languages in a localization pack
Example
TL schema
Parameters
Name
Type
Description
Result
Vector[LangPackLanguage](https://core.telegram.org/type/LangPackLanguage)
Possible errors
Code
Type
Description
400
LANG_PACK_INVALID
The provided language pack is invalid
Can bots use this methd ?
yes
Related pages
Last updated