SecureValueErrorFrontSide#

class pyrogram.raw.types.SecureValueErrorFrontSide#

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.

Constructor of SecureValueError.

Details:
  • Layer: 158

  • ID: BE3DFA

Parameters:
  • type (SecureValueType) – One of secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport.

  • file_hash (bytes) – File hash.

  • text (str) – Error message.