account.ResetPasswordFailedWait#

class pyrogram.raw.types.account.ResetPasswordFailedWait#

You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset.

Constructor of ResetPasswordResult.

Details:
  • Layer: 158

  • ID: E3779861

Parameters:

retry_date (int 32-bit) – Wait until this date before requesting another reset.

Functions:

This object can be returned by 1 function.

account.ResetPassword

Initiate a 2FA password reset: can only be used if the user is already logged-in.