Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ wallPaper
Method
wallPaper
Telegram/SourceFiles/data/data_peer.cpp:2057–2059 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2055
}
2056
2057
const Data::WallPaper *PeerData::wallPaper() const {
2058
return _wallPaper.get();
2059
}
2060
2061
bool PeerData::hasActiveStories() const {
2062
if (const auto user = asUser()) {
Callers
11
PeerWallPaperMapped
Function · 0.80
setExistingForPeer
Method · 0.80
applyForPeer
Method · 0.80
prepare
Method · 0.80
hasDefaultForPeer
Method · 0.80
chosen
Method · 0.80
pushCustomPapers
Method · 0.80
sortPapers
Method · 0.80
updatePapers
Method · 0.80
SetPeerTheme
Function · 0.80
WallPaperRevertable
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected