SetPassportElementErrors constructor
- {required int user_id,
- required List<
InputPassportElementError> errors, - int? extra,
- int? clientId}
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 Ok
Implementation
SetPassportElementErrors