Interface IPassportElementErrorReverseSide

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.

Hierarchy

  • IPassportElementErrorReverseSide

Properties

file_hash: string

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

message: string

Error message

source: string

Error source, must be reverse_side

type: string

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

Generated using TypeDoc