account.ResetPasswordRequestedWait

class pyrogram.raw.types.account.ResetPasswordRequestedWait

You successfully requested a password reset, please wait until the specified date before finalizing the reset.

Constructor of ResetPasswordResult.

Details:
  • Layer: 187

  • ID: E9EFFC7D

Parameters:

until_date (int 32-bit) – Wait until this date before finalizing the 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, see here for more info »