public static class TdApi.PassportElementPassportRegistration extends TdApi.PassportElement
TdApi.PassportElement.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.PersonalDocument |
passportRegistration
Passport registration pages.
|
Constructor and Description |
---|
PassportElementPassportRegistration()
A Telegram Passport element containing the user's passport registration pages.
|
PassportElementPassportRegistration(TdApi.PersonalDocument passportRegistration)
A Telegram Passport element containing the user's passport registration pages.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.PersonalDocument passportRegistration
public static final int CONSTRUCTOR
public PassportElementPassportRegistration()
public PassportElementPassportRegistration(TdApi.PersonalDocument passportRegistration)
passportRegistration
- Passport registration pages.public int getConstructor()
getConstructor
in class TdApi.PassportElement