2captcha-0.1.0.0: Haskell package for easy integration with the 2captcha API.
Safe HaskellNone
LanguageHaskell2010

TwoCaptcha.Internal.Types.TextCaptcha

Synopsis

Documentation

textCaptcha :: TextCaptcha Source #

Parameters for solving a text captcha.

Required parameters:

Optional parameters:

textContent :: Lens' TextCaptcha (Maybe Text) Source #

The text captcha's content.