View Source ExTDLib.Method.GetLocalizationTargetInfo (ExTDLib v0.0.4)

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

NameTypeDescription
only_localboolPass true to get only locally available information without sending network requests.

More details on telegram's documentation.