0
0
Fork 0
matrix-doc/event-schemas/examples/m.room.redaction

9 lines
152 B
Plaintext

{
"$ref": "core/room_event.json",
"type": "m.room.redaction",
"redacts": "$fukweghifu23:localhost",
"content": {
"reason": "Spamming"
}
}