haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.ChangeImportedContacts

Synopsis

Documentation

data ChangeImportedContacts Source #

Changes imported contacts using the list of contacts saved on the device. Imports newly added contacts and, if at least the file database is enabled, deletes recently deleted contacts. Query result depends on the result of the previous query, so only one query is possible at the same time. Returns ImportedContacts

Constructors

ChangeImportedContacts 

Fields

  • contacts :: Maybe [Contact]

    The new list of contacts, contact's vCard are ignored and are not imported