Interface ResetPassword

Removes 2-step verification password without previous password and access to recovery email address. The password can't be reset immediately and the request needs to be repeated after the specified time. Request type for Tdjson#resetPassword.

interface ResetPassword {
    @type: "resetPassword";
}

Properties

Properties

@type: "resetPassword"