Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1548 bool have_channel_participant_cache(ChannelId channel_id) const;
H A DContactsManager.cpp11964 if (have_channel_participant_cache(channel_id)) { in on_get_channel_participants()
12023 bool ContactsManager::have_channel_participant_cache(ChannelId channel_id) const { in have_channel_participant_cache() function in td::ContactsManager
13721 } else if (have_channel_participant_cache(channel_id)) { in on_update_channel_participant()
15140 if (have_channel_participant_cache(channel_id)) { in get_channel_participant()
15165 if (have_channel_participant_cache(channel_id)) { in finish_get_channel_participant()