Skip to main content
Go to Latest
interface PassportElementErrorFile
import { type PassportElementErrorFile } from "https://deno.land/x/grammy_conversations@v1.1.1/deps.deno.ts";

Represents an issue with a document scan. The error is considered resolved when the file with the document scan changes.

Properties

source: "file"

Error source, must be file

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_hash: string

Base64-encoded file hash

message: string

Error message