MCPcopy 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
401HistoryItem *Folder::chatListMessage() const {
402 return nullptr;
403}
404
405bool Folder::chatListMessageKnown() const {
406 return true;

Callers 11

reorderLastHistoriesMethod · 0.45
reorderLastTopicsMethod · 0.45
applyReceivedTopicsMethod · 0.45
applyReceivedSublistsMethod · 0.45
reorderLastSublistsMethod · 0.45
deleteMessagesMethod · 0.45
RowAccessibilityNameFunction · 0.45
SubItemValueFunction · 0.45
setPressedMethod · 0.45
setFilteredPressedMethod · 0.45
PaintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected