public static class TdApi.RequestPasswordRecovery extends TdApi.Function
TdApi.Function.Constructors
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() |
toString
public static final int CONSTRUCTOR
public RequestPasswordRecovery()
public int getConstructor()
getConstructor
in class TdApi.Function