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