haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetLanguagePackString

Synopsis

Documentation

data GetLanguagePackString Source #

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. Returns LanguagePackStringValue

Constructors

GetLanguagePackString 

Fields