users.SetSecureValueErrors
- class pyrogram.raw.functions.users.SetSecureValueErrors
Notify the user that the sent passport data contains some errors The user will not be able to re-submit their Passport data to you until the errors are fixed (the contents of the field for which you returned the error must change).
- Details:
Layer:
194
ID:
90C894B5
- Parameters:
id (
InputUser
) – The usererrors (List of
SecureValueError
) – Errors
- Returns:
bool