Returned about to bots with forum.

This commit is contained in:
23rd
2026-01-16 13:59:07 +03:00
parent 9541e983d2
commit c7dd173858
@@ -683,7 +683,9 @@ bool AboutView::refresh() {
}
_version = 0;
return false;
} else if (_history->peer->isForum()) {
} else if (_history->peer->isForum()
&& info->startToken.isEmpty()
&& (!_history->isEmpty() || _history->lastMessage())) {
if (_item) {
return false;
}