Home
last modified time | relevance | path

Searched defs:get_secret_chat (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp14696 const ContactsManager::SecretChat *ContactsManager::get_secret_chat(SecretChatId secret_chat_id) co… in get_secret_chat() function in td::ContactsManager
14704 ContactsManager::SecretChat *ContactsManager::get_secret_chat(SecretChatId secret_chat_id) { in get_secret_chat() function in td::ContactsManager
14712 bool ContactsManager::get_secret_chat(SecretChatId secret_chat_id, bool force, Promise<Unit> &&prom… in get_secret_chat() function in td::ContactsManager