Skip to content

GramIO API Reference / gramio/dist / TelegramPassportData

Interface: TelegramPassportData

Defined in: @gramio/types/out/objects.d.ts:8307

Describes Telegram Passport data shared with the bot by the user.

Documentation

Properties

PropertyTypeDescriptionDefined in
credentialsTelegramEncryptedCredentialsEncrypted credentials required to decrypt the data@gramio/types/out/objects.d.ts:8315
dataTelegramEncryptedPassportElement[]Array with information about documents and other Telegram Passport elements that was shared with the bot@gramio/types/out/objects.d.ts:8311