@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 614 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [RelatedPromptsResponse](./x-types.relatedpromptsresponse.md)
## RelatedPromptsResponse interface
Response for the related prompts endpoint.
**Signature:**
```typescript
export interface RelatedPromptsResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [relatedPrompts](./x-types.relatedpromptsresponse.relatedprompts.md) | | [RelatedPrompt](./x-types.relatedprompt.md)<!-- -->\[\] | |