Added ability to choose to show recent group history for each new user.

Fixed #9864.
This commit is contained in:
23rd
2022-07-07 15:51:15 +03:00
committed by John Preston
parent c14d9b18f7
commit 5fbbdd8a9e
6 changed files with 67 additions and 11 deletions
@@ -225,6 +225,7 @@ object_ptr<Ui::BoxContent> PrepareInviteBox(
peer->session().api().chatParticipants().add(
peer,
nonMembers,
true,
[=](bool) { invite(users); finish(); });
};
const auto inviteWithConfirmation = [=](