pub(crate) async fn set_read_marker_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/r0/rooms/{roomId}/read_markers
Sets different types of read markers.
- Updates fully-read account data event to
fully_read - If
read_receiptis set: Update private marker and public read receipt EDU