MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / clearChatsList

Method clearChatsList

Telegram/SourceFiles/data/data_folder.cpp:229–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229void Folder::clearChatsList() {
230 _chatsList.clear();
231}
232
233void Folder::chatListPreloadData() {
234}

Callers 1

clearMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected