Skip to main content
Very Popular
Go to Latest
interface PassportElementErrorFiles
import { type PassportElementErrorFiles } from "https://deno.land/x/grammy@v1.11.1/types.ts";

Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes.

Properties

source: "files"

Error source, must be files

type:
| "utility_bill"
| "bank_statement"
| "rental_agreement"
| "passport_registration"
| "temporary_registration"

The section of the user's Telegram Passport which has the issue, one of “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”

file_hashes: string[]

List of base64-encoded file hashes

message: string

Error message