telegram api method · layer 229 · #adbb0f94

invokeWithReCaptcha

usable by users and bots

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

nametypedescription
tokenstringreCAPTCHA token received after verification.
query!XThe original method call.

returns

X

history

present in layers 199–229

idlayers
#adbb0f94199–229