Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1553 …const DialogParticipant *get_channel_participant_from_cache(ChannelId channel_id, DialogId partici…
H A DContactsManager.cpp12046 const DialogParticipant *ContactsManager::get_channel_participant_from_cache(ChannelId channel_id, in get_channel_participant_from_cache() function in td::ContactsManager
15141 auto *participant = get_channel_participant_from_cache(channel_id, participant_dialog_id); in get_channel_participant()