SecureValueErrorSelfie#
- class pyrogram.raw.types.SecureValueErrorSelfie#
Represents an issue with the selfie with a document. The error is considered resolved when the file with the selfie changes.
Constructor of
SecureValueError
.- Details:
Layer:
158
ID:
E537CED6
- Parameters:
type (
SecureValueType
) – One of secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport.file_hash (
bytes
) – File hash.text (
str
) – Error message.