public static class TdApi.RequestPasswordRecovery extends TdApi.Function<TdApi.EmailAddressAuthenticationCodeInfo>
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
RequestPasswordRecovery()
Default constructor for a function, which requests to send a 2-step verification password recovery code to an email address that was previously set up.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public RequestPasswordRecovery()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object