View Source ExTDLib.Method.SetPassportElementErrors (ExTDLib v0.0.4)
Informs the user that some of the elements in their Telegram Passport contain errors; for bots only. The user will not be able to resend the elements, until the errors are fixed. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| user_id | string | User identifier. |
| errors | inputPassportElementError | The errors. |
More details on telegram's documentation.