Document submitRateLimitChallenge
This commit is contained in:
parent
161ec9f828
commit
c100b504dc
@ -693,6 +693,18 @@ Don’t print received messages to stdout.
|
|||||||
*--receive-mode*::
|
*--receive-mode*::
|
||||||
Specify when to start receiving messages (on-start, on-connection, manual)
|
Specify when to start receiving messages (on-start, on-connection, manual)
|
||||||
|
|
||||||
|
=== submitRateLimitChallenge
|
||||||
|
|
||||||
|
When running into rate limits, sometimes the limit can be lifted, by solving a CAPTCHA.
|
||||||
|
To get the captcha token, go to https://signalcaptchas.org/challenge/generate.html
|
||||||
|
For the staging environment, use: https://signalcaptchas.org/staging/registration/generate.html
|
||||||
|
|
||||||
|
*--challenge* CHALLENGE_TOKEN::
|
||||||
|
The challenge token from the failed send attempt.
|
||||||
|
|
||||||
|
*--captcha* CAPTCHA::
|
||||||
|
The captcha result, starting with signalcaptcha://
|
||||||
|
|
||||||
== Examples
|
== Examples
|
||||||
|
|
||||||
Register a number (with SMS verification)::
|
Register a number (with SMS verification)::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user