mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Add context menu support to info members list.
This commit is contained in:
@@ -915,6 +915,7 @@ void ChannelData::applyEditBanned(not_null<UserData*> user, const MTPChannelBann
|
||||
}
|
||||
}
|
||||
flags |= Notify::PeerUpdate::Flag::MembersChanged;
|
||||
Auth().data().removeMegagroupParticipant(this, user);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user