Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ chatListMessageKnown
Method
chatListMessageKnown
Telegram/SourceFiles/data/data_folder.cpp:405–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
bool Folder::chatListMessageKnown() const {
406
return true;
407
}
408
409
const QString &Folder::chatListName() const {
410
return _name;
Callers
2
processMessagesDeleted
Method · 0.45
processNonChannelMessagesDeleted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected