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

Method chatListPreloadData

Telegram/SourceFiles/data/data_saved_sublist.cpp:1117–1120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1115}
1116
1117void SavedSublist::chatListPreloadData() {
1118 sublistPeer()->loadUserpic();
1119 allowChatListMessageResolve();
1120}
1121
1122Dialogs::UnreadState SavedSublist::unreadStateFor(
1123 int count,

Callers

nothing calls this directly

Calls 1

loadUserpicMethod · 0.80

Tested by

no test coverage detected