Document user ID key

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
pull/1636/head
Kévin Commaille 9 months ago
parent 80b2f40cfb
commit df64983d40
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416

@ -41,7 +41,9 @@ allOf:
# on. At that point, m.read can become optional (maybe).
"m.read":
type: object
description: Read receipts for users in the room.
description: |-
Read receipts for users in the room. The string key is the user
ID the receipt belongs to.
additionalProperties:
type: object
title: User Read Receipt

Loading…
Cancel
Save