MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / windows

Method windows

Telegram/SourceFiles/main/main_session.cpp:579–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

577}
578
579auto Session::windows() const
580-> const base::flat_set<not_null<Window::SessionController*>> & {
581 return _windows;
582}
583
584Window::SessionController *Session::tryResolveWindow(
585 PeerData *forPeer) const {

Callers 15

forwardMediaMethod · 0.80
showAttachedStickersMethod · 0.80
botHandleLocalUriMethod · 0.80
botHandleMenuButtonMethod · 0.80
CloseInWindowsFunction · 0.80
onClickMethod · 0.80
privateErrorReceivedMethod · 0.80
ShowPremiumFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected