feat: Support passing through MSC4293 redact_events

This commit is contained in:
nexy7574 2025-06-29 13:16:31 +01:00
commit d63c8b9fca
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F
3 changed files with 13 additions and 12 deletions

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,