Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ cloudUnreadKnown
Method
cloudUnreadKnown
Telegram/SourceFiles/dialogs/dialogs_main_list.cpp:178–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
bool MainList::cloudUnreadKnown() const {
179
return _cloudUnreadState.known;
180
}
181
182
void MainList::finalizeCloudUnread() {
183
// Cloud state for archive folder always counts everything as muted.
Callers
1
registerOne
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected