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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user