Home
last modified time | relevance | path

Searched defs:profile_photo_id (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPhoto.cpp154 int32 profile_photo_id = in get_profile_photo() local
H A DContactsManager.cpp500 void send(int64 profile_photo_id) { in send()
6131 void ContactsManager::delete_profile_photo(int64 profile_photo_id, Promise<Unit> &&promise) { in delete_profile_photo()
8643 int64 profile_photo_id = 0; in get_user_force() local
11389 void ContactsManager::on_delete_profile_photo(int64 profile_photo_id, Promise<Unit> promise) { in on_delete_profile_photo()
11446 bool ContactsManager::delete_profile_photo_from_cache(UserId user_id, int64 profile_photo_id, bool … in delete_profile_photo_from_cache()