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