# ModalLike

`interface` in `core` · v0.2.1-next.0

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

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

```ts
interface ModalLike
```

## Methods

### toJSON

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