Module ruma::api::client::read_marker::set_read_marker::v3
source · Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
only.Expand description
/v3/
(spec)
This endpoint is equivalent to calling the create_receipt
endpoint,
but is provided as a way to update several read markers with a single call.
Structs§
- Request type for the
set_read_marker
endpoint. - Response type for the
set_read_marker
endpoint.