PassportElementErrorUnspecified
Represents an issue in an unspecified place. The error is considered resolved when new data is added.
fields
| field | type | required | description |
|---|---|---|---|
source | string | required | Error source, must be unspecified |
type | string | required | Type of element of the user's Telegram Passport which has the issue |
element_hash | string | required | Base64-encoded element hash |
message | string | required | Error message |
import
import type { PassportElementErrorUnspecified } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#passportelementerrorunspecified