mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 10:28:37 +01:00
Fix read_markers
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
6ffc5e6ed0
commit
7af45a36fc
|
|
@ -49,7 +49,7 @@ paths:
|
||||||
name: receiptType
|
name: receiptType
|
||||||
description: |-
|
description: |-
|
||||||
The type of receipt to send. This can also be `m.fully_read` as an
|
The type of receipt to send. This can also be `m.fully_read` as an
|
||||||
alternative to [`/read_makers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers).
|
alternative to [`/read_markers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers).
|
||||||
|
|
||||||
Note that `m.fully_read` does not appear under `m.receipt`: this endpoint
|
Note that `m.fully_read` does not appear under `m.receipt`: this endpoint
|
||||||
effectively calls `/read_markers` internally when presented with a receipt
|
effectively calls `/read_markers` internally when presented with a receipt
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue