Raw.account.ResetPassword
Initiate a 2fa password reset: can only be used if the user is already logged-in, see here for more info
account.resetPassword#9308ce1b = account.ResetPasswordResult;
export namespace Raw {
export namespace account {
export class ResetPassword {
constructor(params: {}) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x9308ce1b