Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp8047 bool should_be_contact = contact_user_ids.count(user_id) == 1; in on_get_contacts() local
8048 if (u->is_contact != should_be_contact) { in on_get_contacts()