Raw.InputCheckPasswordSRP
Constructor for checking the validity of a 2fa srp password (see srp)
inputCheckPasswordSRP#d27ff082 srp_id:long A:bytes M1:bytes = InputCheckPasswordSRP;
export namespace Raw {
export class InputCheckPasswordSRP {
constructor(params: { srpId: bigint; a: Buffer; m1: Buffer }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xd27ff082