# DeferOpts

`interface` in `types` · v0.8.0-next.6

<https://docs.seedcord.org/packages/types/0.8.0-next.6/interfaces/defer-opts>

Options for defer.

```ts
interface DeferOpts
```

## Properties

### ephemeral

```ts
readonly ephemeral: boolean
```

Whether the eventual reply is ephemeral.
