Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ chatListMessage
Method
chatListMessage
Telegram/SourceFiles/data/data_folder.cpp:401–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
HistoryItem *Folder::chatListMessage() const {
402
return nullptr;
403
}
404
405
bool Folder::chatListMessageKnown() const {
406
return true;
Callers
11
reorderLastHistories
Method · 0.45
reorderLastTopics
Method · 0.45
applyReceivedTopics
Method · 0.45
applyReceivedSublists
Method · 0.45
reorderLastSublists
Method · 0.45
deleteMessages
Method · 0.45
RowAccessibilityName
Function · 0.45
SubItemValue
Function · 0.45
setPressed
Method · 0.45
setFilteredPressed
Method · 0.45
Paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected