pub(crate) async fn create_receipt_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/r0/rooms/{roomId}/receipt/{receiptType}/{eventId}
Sets private read marker and public read receipt EDU.