MCPcopy 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
405bool Folder::chatListMessageKnown() const {
406 return true;
407}
408
409const QString &Folder::chatListName() const {
410 return _name;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected