import { type PassportData } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
Describes Telegram Passport data shared with the bot by the user.
Properties
data: EncryptedPassportElement[]
Array with information about documents and other Telegram Passport elements that was shared with the bot
credentials: EncryptedCredentials
Encrypted credentials required to decrypt the data