# OrOptions

`interface` in `core` · v0.5.0

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

```ts
interface OrOptions
```

## Properties

### fail

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