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