Raw.users.SetSecureValueErrors

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

users.setSecureValueErrors#90c894b5 id:InputUser errors:Vector<SecureValueError> = Bool;
export namespace Raw {
  export namespace users {
    export class SetSecureValueErrors {
      constructor(params: { id: Raw.TypeInputUser; errors: Array<Raw.TypeSecureValueError> }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x90c894b5

Property

Results

boolean

Bots can use