Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
342
int Folder::storiesUnreadCount() const {
343
return _storiesUnreadCount;
344
}
345
346
TimeId Folder::adjustedChatListTimeId() const {
347
return chatListTimeId();
Callers
2
ComposeFolderListEntryText
Function · 0.80
paintUserpic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected