Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ recentTopicsListVersion
Method
recentTopicsListVersion
Telegram/SourceFiles/data/data_forum.cpp:282–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
int Forum::recentTopicsListVersion() const {
283
return _lastTopicsVersion;
284
}
285
286
void Forum::recentTopicsInvalidate(not_null<ForumTopic*> topic) {
287
if (ranges::contains(_lastTopics, topic)) {
Callers
2
prepared
Method · 0.80
prepare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected