telegramx.js

PassportElementErrorFile

interface

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

Declaration

interface PassportElementErrorFile 

Properties

file_hashproperty#
file_hash: string;

Base64-encoded file hash

messageproperty#
message: string;

Error message

sourceproperty#
source: 'file';

Error source, must be file

typeproperty#
type: string;

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