Skip to content

Interface: GetCaptchaResponse

Defined in: src/types/index.ts:26

Extends

  • output<typeof schemas.GetCaptchaResponse>

Properties

PropertyTypeDescriptionInherited fromDefined in
ok?objectWill be None if captchas are disabled.z.infer.oksrc/schemas/GetCaptchaResponse.ts:28
ok.pngstringA Base64 encoded png-src/schemas/GetCaptchaResponse.ts:10
ok.uuidstringThe UUID for the captcha item.-src/schemas/GetCaptchaResponse.ts:14
ok.wavstringA Base64 encoded wav audio-src/schemas/GetCaptchaResponse.ts:18