- Enclosing class:
- TdApi
Checks the phone number verification
code for Telegram Passport.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionVerification code to check.static final int
-
Constructor Summary
ConstructorDescriptionChecks the phone number verification code for Telegram Passport.Checks the phone number verification code for Telegram Passport.Checks the phone number verification code for 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
-
code
Verification code to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckPhoneNumberVerificationCode
public CheckPhoneNumberVerificationCode()Checks the phone number verification code for Telegram Passport. ReturnsOk
-
CheckPhoneNumberVerificationCode
Checks the phone number verification code for Telegram Passport. ReturnsOk
- Parameters:
code
- String Verification code to check.
-
CheckPhoneNumberVerificationCode
Checks the phone number verification code for Telegram Passport. ReturnsOk
- 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()
-