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

TwoCaptcha.Internal.Types.TikTokCaptcha

Synopsis

Documentation

tikTokCaptcha :: TikTokCaptcha Source #

Parameters used to solve a TikTok captcha.

Required parameters:

Optional parameters:

aid :: Lens' TikTokCaptcha (Maybe Int) Source #

The aid parameter value found on the page.

host :: Lens' TikTokCaptcha (Maybe Text) Source #

The host parameter value found on the page.