- Enclosing class:
- TdApi
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.
Returns
ResetPasswordResult
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoves 2-step verification password without previous password and access to recovery email address.ResetPassword
(DataInput input) Removes 2-step verification password without previous password and access to recovery email address. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ResetPassword
public 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. ReturnsResetPasswordResult
-
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. ReturnsResetPasswordResult
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-