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