pub async fn mark_message_read( __arg0: State<Arc<Node>>, __arg1: Path<String>, ) -> impl IntoResponse
Marks a specific message as read.