mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
9 lines
154 B
YAML
9 lines
154 B
YAML
{
|
|
"$ref": "core/room_event.json",
|
|
"type": "m.room.redaction",
|
|
"content": {
|
|
"redacts": "$fukweghifu23:localhost",
|
|
"reason": "Spamming"
|
|
}
|
|
}
|