View Source ExTDLib.Object.InputPassportElementError (ExTDLib v0.0.4)
Contains the description of an error in a Telegram Passport element; for bots only.
| Name | Type | Description |
|---|---|---|
| type | PassportElementType | Type of Telegram Passport element that has the error. |
| message | string | Error message. |
| source | InputPassportElementErrorSource | Error source. |
More details on telegram's documentation.