pub fn construct_event_url( since: Option<u64>, limit: Option<u64>, events: impl AsRef<[EventType]>, ) -> Result<String>