Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1272 void drop_chat_full(ChatId chat_id);
H A DContactsManager.cpp11690 drop_chat_full(chat_id); in on_get_chat_participants()
13008 drop_chat_full(chat_id); in on_update_chat_status()
13298 void ContactsManager::drop_chat_full(ChatId chat_id) { in drop_chat_full() function in td::ContactsManager