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>.

NameTypeDescription
user_idstringUser identifier.
errorsinputPassportElementErrorThe errors.

More details on telegram's documentation.