2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Move message ownership to History.

This commit is contained in:
John Preston
2020-02-20 12:45:25 +04:00
parent 6357529901
commit c8d2ac9583
13 changed files with 138 additions and 130 deletions

View File

@@ -740,6 +740,9 @@ void ApplyChannelUpdate(
channel->session().api().applyNotifySettings(
MTP_inputNotifyPeer(channel->input),
update.vnotify_settings());
// For clearUpTill() call.
channel->owner().sendHistoryChangeNotifications();
}
void ApplyMegagroupAdmins(