get_language_pack_strings


Description:

public async LanguagePackStrings get_language_pack_strings (string language_pack_id, ArrayList<string?> keys) throws TDLibError

Returns strings from a language pack in the current localization target by their keys. Can be called before authorization

Parameters:

language_pack_id

Language pack identifier of the strings to be returned

keys

Language pack keys of the strings to be returned; leave empty to request all available strings