Raw.account.ConfirmPasswordEmail
Verify an email to use as 2fa recovery method.
account.confirmPasswordEmail#8fdf1920 code:string = Bool;
export namespace Raw {
export namespace account {
export class ConfirmPasswordEmail {
constructor(params: { code: string }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x8fdf1920
Property
code
: stringThe phone code that was received after setting a recovery email