Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ changes
Method
changes
Telegram/SourceFiles/data/data_saved_sublist.cpp:823–825 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
821
}
822
823
rpl::producer<> SavedSublist::changes() const {
824
return _listChanges.events();
825
}
826
827
void SavedSublist::loadFullCount() {
828
if (!_fullCount.current() && !_loadingAround) {
Callers
2
source
Method · 0.45
setOutboxReadTill
Method · 0.45
Calls
1
events
Method · 0.45
Tested by
no test coverage detected