Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ id
Method
id
Telegram/SourceFiles/storage/storage_cloud_blob.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
int BlobLoader::id() const {
124
return _id;
125
}
126
127
rpl::producer<BlobState> BlobLoader::state() const {
128
return _state.value();
Callers
8
writeStickerSet
Method · 0.45
writeStickerSets
Method · 0.45
readLangPack
Function · 0.45
fetchFinished
Method · 0.45
fetchError
Method · 0.45
addTask
Method · 0.45
cancelTask
Method · 0.45
onTaskAdded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected