public static class TdApi.ResendEmailAddressVerificationCode 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 |
---|
ResendEmailAddressVerificationCode()
Default constructor for a function, which re-sends the code to verify an email address to be added to a user's Telegram Passport.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ResendEmailAddressVerificationCode()
public int getConstructor()
getConstructor
in class TdApi.Function