telegram api constructor · layer 229 · #e8a40bd9

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.

definition

secureValueErrorData#e8a40bd9 type:SecureValueType data_hash:bytes field:string text:string = SecureValueError;

parameters

nametypedescription
typeSecureValueTypeThe section of the user's Telegram Passport which has the error, one of secureValueTypePersonalDetails, secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport, secureValueTypeAddress
data_hashbytesData hash
fieldstringName of the data field which has the error
textstringError message

type

SecureValueError · other constructors: secureValueErrorFrontSide, secureValueErrorReverseSide, secureValueErrorSelfie, secureValueErrorFile, secureValueErrorFiles, secureValueError, secureValueErrorTranslationFile, secureValueErrorTranslationFiles

history

present in layers 80–229

idlayers
#e8a40bd980–229