account.resetPasswordRequestedWait
You successfully requested a password reset, please wait until the specified date before finalizing the reset.
type tg.AccountResetPasswordRequestedWait struct { /* ... */ }
Implements account.ResetPasswordResult.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UntilDate | int | yes | Wait until this date before finalizing the reset. |
References
- Official documentation
- Generated Go reference
- TL definition:
account.resetPasswordRequestedWait#e9effc7d