@empathyco/x-components
Version:
Empathy X Components
14 lines (9 loc) • 491 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [PlatformRelatedPromptsResponse](./x-adapter-platform.platformrelatedpromptsresponse.md) > [data](./x-adapter-platform.platformrelatedpromptsresponse.data.md)
## PlatformRelatedPromptsResponse.data property
**Signature:**
```typescript
data: {
relatedprompts: PlatformRelatedPrompt[];
};
```