public static class TdApi.ResendPhoneNumberVerificationCode extends TdApi.Function
Returns AuthenticationCodeInfo
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ResendPhoneNumberVerificationCode()
Default constructor for a function, which re-sends the code to verify a phone number to be added to a user's Telegram Passport.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ResendPhoneNumberVerificationCode()
Returns AuthenticationCodeInfo
public int getConstructor()
getConstructor
in class TdApi.Function