MCPcopy 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
123int BlobLoader::id() const {
124 return _id;
125}
126
127rpl::producer<BlobState> BlobLoader::state() const {
128 return _state.value();

Callers 8

writeStickerSetMethod · 0.45
writeStickerSetsMethod · 0.45
readLangPackFunction · 0.45
fetchFinishedMethod · 0.45
fetchErrorMethod · 0.45
addTaskMethod · 0.45
cancelTaskMethod · 0.45
onTaskAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected