Extended by : BPT\types\types
Describes Telegram Passport data shared with the bot by the user.
| Name | Type | Description | Kind |
|---|---|---|---|
| data | encryptedPassportElement[] | Array with information about documents and other Telegram Passport elements that was shared with the bot | normal |
| credentials | BPT\types\encryptedCredentials | Encrypted credentials required to decrypt the data | normal |