- optional
Whether to fail silently without trying to send a message .
Can pass a list of CustomErrorCustomError types to only silence those specific errors.
silent: boolean | NonEmptyTuple<typeof CustomError>;silent: boolean | NonEmptyTuple<typeof CustomError>;