Home
last modified time | relevance | path

Searched refs:get_chat_photo_info_object (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPhoto.h96 tl_object_ptr<td_api::chatPhotoInfo> get_chat_photo_info_object(FileManager *file_manager,
H A DPhoto.cpp244 tl_object_ptr<td_api::chatPhotoInfo> get_chat_photo_info_object(FileManager *file_manager, in get_chat_photo_info_object() function
H A DWebPageBlock.cpp1420 title, get_chat_photo_info_object(context->td_->file_manager_.get(), &photo), username); in get_page_block_object()
H A DContactsManager.cpp16239get_chat_photo_info_object(td_->file_manager_.get(), photo), in get_chat_invite_link_info_object()
H A DMessagesManager.cpp20335 get_chat_photo_info_object(td_->file_manager_.get(), get_dialog_photo(d->dialog_id)), in get_chat_object()
31070 …dialog_id.get(), get_chat_photo_info_object(td_->file_manager_.get(), get_dialog_photo(dialog_id))… in on_dialog_photo_updated()