Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ fileOrigin
Method
fileOrigin
Telegram/SourceFiles/data/data_wall_paper.cpp:334–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
FileOrigin WallPaper::fileOrigin() const {
335
return FileOriginWallpaper(_id, _accessHash, _ownerId, _slug);
336
}
337
338
UserId WallPaper::ownerId() const {
339
return _ownerId;
Callers
2
UpdateCloudFile
Function · 0.45
handleLoaderUpdates
Method · 0.45
Calls
1
FileOriginWallpaper
Class · 0.85
Tested by
no test coverage detected