Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1607 void on_channel_participant_cache_timeout(ChannelId channel_id);
H A DContactsManager.cpp3419 … &ContactsManager::on_channel_participant_cache_timeout, ChannelId(channel_id_long)); in on_channel_participant_cache_timeout_callback()
3422 void ContactsManager::on_channel_participant_cache_timeout(ChannelId channel_id) { in on_channel_participant_cache_timeout() function in td::ContactsManager