<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformRelatedPromptsResponse](./x-adapter-platform.platformrelatedpromptsresponse.md) &gt; [data](./x-adapter-platform.platformrelatedpromptsresponse.data.md)

## PlatformRelatedPromptsResponse.data property

**Signature:**

```typescript
data: {
        relatedprompts: PlatformRelatedPrompt[];
    };
```
