Fix read_markers
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
6ffc5e6ed0
commit
7af45a36fc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue