mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Added ability to choose to show recent group history for each new user.
Fixed #9864.
This commit is contained in:
@@ -225,6 +225,7 @@ object_ptr<Ui::BoxContent> PrepareInviteBox(
|
||||
peer->session().api().chatParticipants().add(
|
||||
peer,
|
||||
nonMembers,
|
||||
true,
|
||||
[=](bool) { invite(users); finish(); });
|
||||
};
|
||||
const auto inviteWithConfirmation = [=](
|
||||
|
||||
Reference in New Issue
Block a user