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