Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ isLocal
Method
isLocal
Telegram/SourceFiles/data/data_wall_paper.cpp:244–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
bool WallPaper::isLocal() const {
245
return !document() && _thumbnail;
246
}
247
248
bool WallPaper::isBlurred() const {
249
return _blurred;
Callers
3
EnumerateDrafts
Function · 0.45
load
Method · 0.45
summarize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected