RateLimitChallenge
Used with the org.inthewaves.kotlinsignald.Signal.submitChallenge function. Specifies a submission to a rate limit challenge issued by the server.
Types
Link copied to clipboard
Link copied to clipboard
class Recaptcha(challengeToken: String, captchaToken: String) : RateLimitChallenge
Content copied to clipboard
Responding to a server's rate limit challenge that includes CAPTCHA as one of the options for the challenge.