async fn local_room_summary_response( services: &Services, room_id: &RoomId, sender_user: Option<&UserId>, ) -> Result<Response>