Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h978 class ChannelLogEvent; variable
H A DContactsManager.cpp8957 class ContactsManager::ChannelLogEvent { class in td::ContactsManager
8964 ChannelLogEvent(ChannelId channel_id, const Channel &c) : channel_id(channel_id), c(c) { in ChannelLogEvent() function in td::ContactsManager::ChannelLogEvent