Interface IPassportElementErrorFrontSide

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

Hierarchy

  • IPassportElementErrorFrontSide

Properties

file_hash: string

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

message: string

Error message

source: string

Error source, must be front_side

type: string

The section of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”

Generated using TypeDoc