# OrOptions

`interface` in `core` · v0.2.1

<https://docs.seedcord.org/packages/core/0.2.1/interfaces/or-options>

```ts
interface OrOptions
```

## Properties

### fail

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