Skip to content

GramIO API Reference / gramio/dist / TelegramPassportElementErrorDataField

Interface: TelegramPassportElementErrorDataField

Defined in: @gramio/types/out/objects.d.ts:8636

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.

Documentation

Properties

PropertyTypeDescriptionDefined in
data_hashstringBase64-encoded data hash@gramio/types/out/objects.d.ts:8652
field_namestringName of the data field which has the error@gramio/types/out/objects.d.ts:8648
messagestringError message@gramio/types/out/objects.d.ts:8656
source"data"Error source, must be data@gramio/types/out/objects.d.ts:8640
typeTelegramPassportElementErrorDataFieldTypeThe section of the user's Telegram Passport which has the error, one of “personal_details”, “passport”, “driver_license”, “identity_card”, “internal_passport”, “address”@gramio/types/out/objects.d.ts:8644