matrix-nio
matrix-nio copied to clipboard
room_redact does not redact messages!
I have been trying to use room_redact() to redact previously sent messages, and even on success, and while the function successfully executes and returns a Successful response, the messages do not get redacted!
I have also tried to room_send() with "m.room.redaction" type with no success either.