A struct representing the successful recaptcha response from the reCAPTCHA API.
t() :: %CaptchaEx.Response{challenge_ts: String.t(), hostname: String.t()}