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
| name | type | description |
|---|---|---|
type | SecureValueType | The section of the user's Telegram Passport which has the error, one of secureValueTypePersonalDetails, secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport, secureValueTypeAddress |
data_hash | bytes | Data hash |
field | string | Name of the data field which has the error |
text | string | Error message |
type
SecureValueError · other constructors: secureValueErrorFrontSide, secureValueErrorReverseSide, secureValueErrorSelfie, secureValueErrorFile, secureValueErrorFiles, secureValueError, secureValueErrorTranslationFile, secureValueErrorTranslationFiles
history
present in layers 80–229
| id | layers |
|---|---|
| #e8a40bd9 | 80–229 |