Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h979 class SecretChatLogEvent; variable
H A DContactsManager.cpp9211 class ContactsManager::SecretChatLogEvent { class in td::ContactsManager
9218SecretChatLogEvent(SecretChatId secret_chat_id, const SecretChat &c) : secret_chat_id(secret_chat_… in SecretChatLogEvent() function in td::ContactsManager::SecretChatLogEvent