haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetLocalizationTargetInfo

Synopsis

Documentation

data GetLocalizationTargetInfo Source #

Returns information about the current localization target. This is an offline request if only_local is true. Can be called before authorization. Returns LocalizationTargetInfo

Constructors

GetLocalizationTargetInfo 

Fields

  • only_local :: Maybe Bool

    Pass true to get only locally available information without sending network requests