TdApi.DatedFile[] |
TdApi.EncryptedPassportElement.files |
List of attached files.
|
TdApi.DatedFile[] |
TdApi.PersonalDocument.files |
List of files containing the pages of the document.
|
TdApi.DatedFile |
TdApi.EncryptedPassportElement.frontSide |
The front side of an identity document.
|
TdApi.DatedFile |
TdApi.IdentityDocument.frontSide |
Front side of the document.
|
TdApi.DatedFile |
TdApi.EncryptedPassportElement.reverseSide |
The reverse side of an identity document; may be null.
|
TdApi.DatedFile |
TdApi.IdentityDocument.reverseSide |
Reverse side of the document; only for driver license and identity card; may be null.
|
TdApi.DatedFile |
TdApi.EncryptedPassportElement.selfie |
Selfie with the document; may be null.
|
TdApi.DatedFile |
TdApi.IdentityDocument.selfie |
Selfie with the document; may be null.
|
TdApi.DatedFile[] |
TdApi.EncryptedPassportElement.translation |
List of files containing a certified English translation of the document.
|
TdApi.DatedFile[] |
TdApi.IdentityDocument.translation |
List of files containing a certified English translation of the document.
|
TdApi.DatedFile[] |
TdApi.PersonalDocument.translation |
List of files containing a certified English translation of the document.
|