java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.AuthenticationCodeInfo>
it.tdlight.jni.TdApi.ResendPhoneNumberVerificationCode
- Enclosing class:
- TdApi
public static final class TdApi.ResendPhoneNumberVerificationCode
extends TdApi.Function<TdApi.AuthenticationCodeInfo>
Re-sends the code to verify a phone
number to be added to a user's Telegram Passport.
Returns
AuthenticationCodeInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRe-sends the code to verify a phone number to be added to a user's Telegram Passport.Re-sends the code to verify a phone number to be added to a user's Telegram Passport. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ResendPhoneNumberVerificationCode
public ResendPhoneNumberVerificationCode()Re-sends the code to verify a phone number to be added to a user's Telegram Passport. ReturnsAuthenticationCodeInfo
-
ResendPhoneNumberVerificationCode
Re-sends the code to verify a phone number to be added to a user's Telegram Passport. ReturnsAuthenticationCodeInfo
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-