Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ storiesCount
Method
storiesCount
Telegram/SourceFiles/data/data_folder.cpp:338–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
int Folder::storiesCount() const {
339
return _storiesCount;
340
}
341
342
int Folder::storiesUnreadCount() const {
343
return _storiesUnreadCount;
Callers
4
setupArchive
Method · 0.80
SessionController
Method · 0.80
ComposeFolderListEntryText
Function · 0.80
paintUserpic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected