pub async fn fetch_adguard_query_log( client: &Client, endpoint: &str, username: &str, password: &str, ) -> Result<QueryResponse, Error>