# ModalLike

`interface` in `core` · v0.7.0

<https://docs.seedcord.org/packages/core/0.7.0/interfaces/modal-like>

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

```ts
interface ModalLike
```

## Methods

### toJSON

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