# ModalLike

`interface` in `core` · v0.1.0-next.5

<https://docs.seedcord.org/packages/core/0.1.0-next.5/interfaces/modal-like>

The shape djs modal builders emit from `toJSON()`.

```ts
interface ModalLike
```

## Methods

### toJSON

```ts
toJSON(): APIModalInteractionResponseCallbackData
```
