Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ dialogsRowReplacements
Method
dialogsRowReplacements
Telegram/SourceFiles/data/data_session.cpp:5369–5372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5367
}
5368
5369
auto Session::dialogsRowReplacements() const
5370
-> rpl::producer<DialogsRowReplacement> {
5371
return _dialogsRowReplacements.events();
5372
}
5373
5374
void Session::serviceNotification(
5375
const TextWithEntities &message,
Callers
1
InnerWidget
Method · 0.80
Calls
1
events
Method · 0.45
Tested by
no test coverage detected