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

Method storiesUnreadCount

Telegram/SourceFiles/data/data_folder.cpp:342–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342int Folder::storiesUnreadCount() const {
343 return _storiesUnreadCount;
344}
345
346TimeId Folder::adjustedChatListTimeId() const {
347 return chatListTimeId();

Callers 2

paintUserpicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected