feat: Support passing through MSC4293 redact_events

This commit is contained in:
nexy7574
2025-06-29 13:16:31 +01:00
parent 9b6ac6c45f
commit d63c8b9fca
3 changed files with 13 additions and 12 deletions
+1
View File
@@ -646,6 +646,7 @@ pub(crate) async fn ban_user_route(
is_direct: None,
join_authorized_via_users_server: None,
third_party_invite: None,
redact_events: body.redact_events,
..current_member_content
}),
sender_user,