SecureValueErrorData
- class pyrogram.raw.types.SecureValueErrorData
Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field’s value changes.
Constructor of
SecureValueError
.- Details:
Layer:
194
ID:
E8A40BD9
- Parameters:
type (
SecureValueType
) – The section of the user’s Telegram Passport which has the error, one of secureValueTypePersonalDetails, secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport, secureValueTypeAddressdata_hash (
bytes
) – Data hashfield (
str
) – Name of the data field which has the errortext (
str
) – Error message