Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
void Folder::clearChatsList() {
230
_chatsList.clear();
231
}
232
233
void Folder::chatListPreloadData() {
234
}
Callers
1
clear
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected