telegram api method · layer 229 · #adbb0f94
invokeWithReCaptcha
Official clients only: re-execute a method call that required reCAPTCHA verification via a RECAPTCHA_CHECK_%s__%s, where the first placeholder is the action, and the second one is the reCAPTCHA key ID.
definition
invokeWithReCaptcha#adbb0f94 {X:Type} token:string query:!X = X;
parameters
| name | type | description |
|---|---|---|
token | string | reCAPTCHA token received after verification. |
query | !X | The original method call. |
returns
history
present in layers 199–229
| id | layers |
|---|---|
| #adbb0f94 | 199–229 |