Module

x/grammy/types.web.ts>PassportData

The Telegram Bot Framework.
Very Popular
Go to Latest
interface PassportData
import { type PassportData } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.web.ts";

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

Properties

Array with information about documents and other Telegram Passport elements that was shared with the bot

Encrypted credentials required to decrypt the data

import PassportData
import { PassportData } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.web.ts";