@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 580 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RelatedPromptsXEvents](./x-components.relatedpromptsxevents.md) > [RelatedPromptsResponseChanged](./x-components.relatedpromptsxevents.relatedpromptsresponsechanged.md)
## RelatedPromptsXEvents.RelatedPromptsResponseChanged property
The response list of related prompts has changed. Payload: The new related-prompts list.
**Signature:**
```typescript
RelatedPromptsResponseChanged: RelatedPrompt[];
```