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

Method shownForum

Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp:4172–4174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4170}
4171
4172Data::Forum *InnerWidget::shownForum() const {
4173 return _openedForum;
4174}
4175
4176bool InnerWidget::needCollapsedRowsRefresh() const {
4177 const auto archive = !_shownList->empty()

Callers 10

handleHistoryBackMethod · 0.80
windowForShowingForumMethod · 0.80
closeChatFromWindowsMethod · 0.80
WidgetMethod · 0.80
setupSwipeBackMethod · 0.80
chosenRowMethod · 0.80
escapeMethod · 0.80
cancelSearchMethod · 0.80
makeTopicsListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected