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