public static class TdApi.InputPassportElementUtilityBill extends TdApi.InputPassportElement
TdApi.InputPassportElement.Constructors| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.InputPersonalDocument |
utilityBill
The utility bill to be saved.
|
| Constructor and Description |
|---|
InputPassportElementUtilityBill()
A Telegram Passport element to be saved containing the user's utility bill.
|
InputPassportElementUtilityBill(TdApi.InputPersonalDocument utilityBill)
A Telegram Passport element to be saved containing the user's utility bill.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor() |
toStringpublic TdApi.InputPersonalDocument utilityBill
public static final int CONSTRUCTOR
public InputPassportElementUtilityBill()
public InputPassportElementUtilityBill(TdApi.InputPersonalDocument utilityBill)
utilityBill - The utility bill to be saved.public int getConstructor()
getConstructor in class TdApi.InputPassportElement