Home
last modified time | relevance | path

Searched refs:get_contacts_hash (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1362 int64 get_contacts_hash();
H A DContactsManager.cpp5104 int64 ContactsManager::get_contacts_hash() { in get_contacts_hash() function in td::ContactsManager
5130 td_->create_handler<GetContactsQuery>()->send(get_contacts_hash()); in reload_contacts()