mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Returned about to bots with forum.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user