telegramx.js

PassportElementErrorReverseSide

interface

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

Declaration

interface PassportElementErrorReverseSide 

Properties

file_hashproperty#
file_hash: string;

Base64-encoded hash of the file with the reverse side of the document

messageproperty#
message: string;

Error message

sourceproperty#
source: 'reverse_side';

Error source, must be reverse_side

typeproperty#
type: string;

The section of the user's Telegram Passport which has the issue, one of "driver_license", "identity_card"