# OrOptions

`interface` in `core` · v0.1.0-next.5

<https://docs.seedcord.org/packages/core/0.1.0-next.5/interfaces/or-options>

```ts
interface OrOptions
```

## Properties

### fail

```ts
fail: Notice | ((ctx: GateContextBase) => Notice);
```
