MCPcopy 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
178bool MainList::cloudUnreadKnown() const {
179 return _cloudUnreadState.known;
180}
181
182void MainList::finalizeCloudUnread() {
183 // Cloud state for archive folder always counts everything as muted.

Callers 1

registerOneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected