SecureValueErrorReverseSide#

class pyrogram.raw.types.SecureValueErrorReverseSide#

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.

Constructor of SecureValueError.

Details:
  • Layer: 158

  • ID: 868A2AA5

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

  • file_hash (bytes) – File hash.

  • text (str) – Error message.