View Source ExTDLib.Object.PassportElementError (ExTDLib v0.0.4)
Contains the description of an error in a Telegram Passport element.
| Name | Type | Description |
|---|---|---|
| type | PassportElementType | Type of the Telegram Passport element which has the error. |
| message | string | Error message. |
| source | PassportElementErrorSource | Error source. |
More details on telegram's documentation.