# DeferOpts

`interface` in `types` · v0.13.0

<https://docs.seedcord.org/packages/types/0.13.0/interfaces/defer-opts>

Options for defer.

```ts
interface DeferOpts
```

## Properties

### ephemeral

```ts
readonly ephemeral: boolean
```

Whether the eventual reply is ephemeral.
