Fix EDU shape

pull/4322/head
timedout 22 hours ago
parent 5d44f30451
commit fd8fd9f622
No known key found for this signature in database
GPG Key ID: 0FA334385D0B689F

@ -61,7 +61,9 @@ the media. For this, the new EDU type `m.media_redaction` is created, shaped as
```json
{
"edu_type": "m.media_redaction",
"media_id": "opaque_identifier"
"content": {
"media_id": "opaque_identifier"
}
}
```

Loading…
Cancel
Save