# OrOptions

`interface` in `core` · v0.7.0

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

```ts
interface OrOptions
```

## Properties

### fail

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