Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1220 static void on_update_chat_active(Chat *c, ChatId chat_id, bool is_active);
H A DContactsManager.cpp13198 void ContactsManager::on_update_chat_active(Chat *c, ChatId chat_id, bool is_active) { in on_update_chat_active() function in td::ContactsManager
15477 on_update_chat_active(c, chat_id, is_active); in on_chat_update()
15512 on_update_chat_active(c, chat_id, true); in on_chat_update()