MCPcopy 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
338int Folder::storiesCount() const {
339 return _storiesCount;
340}
341
342int Folder::storiesUnreadCount() const {
343 return _storiesUnreadCount;

Callers 4

setupArchiveMethod · 0.80
SessionControllerMethod · 0.80
paintUserpicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected