mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
@@ -1080,6 +1080,7 @@ void HistoryMessage::setViewsCount(int32 count) {
|
||||
|
||||
void HistoryMessage::setRealId(MsgId newId) {
|
||||
HistoryItem::setRealId(newId);
|
||||
|
||||
Auth().data().groups().refreshMessage(this);
|
||||
Auth().data().requestItemResize(this);
|
||||
if (const auto reply = Get<HistoryMessageReply>()) {
|
||||
|
Reference in New Issue
Block a user