Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h1208 void add_profile_photo_to_cache(UserId user_id, Photo &&photo);
H A DContactsManager.cpp11382 add_profile_photo_to_cache(my_user_id, in on_set_profile_photo()
11400 void ContactsManager::add_profile_photo_to_cache(UserId user_id, Photo &&photo) { in add_profile_photo_to_cache() function in td::ContactsManager