haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SetCustomLanguagePack

Synopsis

Documentation

data SetCustomLanguagePack Source #

Adds or changes a custom local language pack to the current localization target. Returns Ok

Constructors

SetCustomLanguagePack 

Fields

  • info :: Maybe LanguagePackInfo

    Information about the language pack. Language pack identifier must start with X, consist only of English letters, digits and hyphens, and must not exceed 64 characters. Can be called before authorization

  • strings :: Maybe [LanguagePackString]

    Strings of the new language pack