Raw.InvokeWithReCaptcha
invokeWithReCaptcha#adbb0f94 {X:Type} token:string query:!X = X;export namespace Raw {
export class InvokeWithReCaptcha {
constructor(params: { token: string; query: TLObject }) {}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0xadbb0f94
Property
token: stringquery: TLObject
Results
TLObject