Type Alias CaptchaResponse

CaptchaResponse: { png: string; uuid: string; wav: string }

A captcha response.

Type declaration

  • png: string

    A Base64 encoded png

  • uuid: string

    The UUID for the captcha item.

  • wav: string

    A Base64 encoded wav audio