Skip to main content
Module

x/grammy/types.deno.ts>PassportData

The Telegram Bot Framework.
Very Popular
Go to Latest
interface PassportData
Re-export
import { type PassportData } from "https://deno.land/x/grammy@v1.11.2/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