public static class TdApi.ResendEmailAddressVerificationCode extends TdApi.Function<TdApi.EmailAddressAuthenticationCodeInfo>
| 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 resends the code to verify an email address to be added to a user's Telegram Passport.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public ResendEmailAddressVerificationCode()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object