SecureValueErrorTranslationFiles#

class pyrogram.raw.types.SecureValueErrorTranslationFiles#

Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation changes.

Constructor of SecureValueError.

Details:
  • Layer: 158

  • ID: 34636DD8

Parameters:
  • type (SecureValueType) – One of secureValueTypePersonalDetails, secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport, secureValueTypeUtilityBill, secureValueTypeBankStatement, secureValueTypeRentalAgreement, secureValueTypePassportRegistration, secureValueTypeTemporaryRegistration.

  • file_hash (List of bytes) – Hash.

  • text (str) – Error message.