mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-26 23:42:09 +00:00
Support forwarding to monoforums.
This commit is contained in:
@@ -4656,6 +4656,8 @@ void Session::refreshChatListEntry(Dialogs::Key key) {
|
||||
}
|
||||
if (const auto forum = history->peer->forum()) {
|
||||
forum->preloadTopics();
|
||||
} else if (const auto monoforum = history->peer->monoforum()) {
|
||||
monoforum->preloadSublists();
|
||||
}
|
||||
if (history->peer->isMonoforum()
|
||||
&& !history->peer->monoforumBroadcast()) {
|
||||
|
||||
Reference in New Issue
Block a user