Returns a string stored in the local database from the specified localization target and language pack by its key. Returns a 404 error if the string is not found. Can be called synchronously. Request type for Tdjson#getLanguagePackString.
Language pack key of the string to be returned.
Path to the language pack database in which strings are stored.
Language pack identifier.
Localization target to which the language pack belongs.
Returns a string stored in the local database from the specified localization target and language pack by its key. Returns a 404 error if the string is not found. Can be called synchronously. Request type for Tdjson#getLanguagePackString.