java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InputPassportElement
it.tdlight.jni.TdApi.InputPassportElementDriverLicense
- Enclosing class:
- TdApi
public static final class TdApi.InputPassportElementDriverLicense
extends TdApi.InputPassportElement
A Telegram Passport element to be
saved containing the user's driver license.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The driver license to be saved. -
Constructor Summary
ConstructorDescriptionA Telegram Passport element to be saved containing the user's driver license.InputPassportElementDriverLicense
(TdApi.InputIdentityDocument driverLicense) A Telegram Passport element to be saved containing the user's driver license.A Telegram Passport element to be saved containing the user's driver license. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
driverLicense
The driver license to be saved. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InputPassportElementDriverLicense
public InputPassportElementDriverLicense()A Telegram Passport element to be saved containing the user's driver license. -
InputPassportElementDriverLicense
A Telegram Passport element to be saved containing the user's driver license.- Parameters:
driverLicense
- InputIdentityDocument The driver license to be saved.
-
InputPassportElementDriverLicense
A Telegram Passport element to be saved containing the user's driver license.- 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()
-