A struct representing the successful hcaptcha response from the hCAPTCHA API.
t() :: %Hcaptcha.Response{challenge_ts: String.t(), hostname: String.t()}