Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ userpicLocation
Method
userpicLocation
Telegram/SourceFiles/data/data_peer.cpp:574–576 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
ImageLocation PeerData::userpicLocation() const {
575
return _userpic.location();
576
}
577
578
bool PeerData::userpicPhotoUnknown() const {
579
return (_userpicPhotoId == kUnknownPhotoId);
Callers
2
peerSize
Function · 0.80
writePeer
Function · 0.80
Calls
1
location
Method · 0.45
Tested by
no test coverage detected