Home
last modified time | relevance | path

Searched refs:get_chat_full_file_source_id (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DFileReferenceManager.hpp108 return td->contacts_manager_->get_chat_full_file_source_id(chat_id); in parse_file_source()
H A DContactsManager.h479 FileSourceId get_chat_full_file_source_id(ChatId chat_id);
H A DContactsManager.cpp14154 FileSourceId ContactsManager::get_chat_full_file_source_id(ChatId chat_id) { in get_chat_full_file_source_id() function in td::ContactsManager