Kind: Class
Source: atloria-monorepo/apps/api/src/support-agent/dto/chat.dto.ts
Properties
| Property | Type |
|---|---|
message | string |
versionNumber | number |
conversationHistory | ConversationMessageDto[] |
sessionId | string |
Kind: Class
Source: atloria-monorepo/apps/api/src/support-agent/dto/chat.dto.ts
| Property | Type |
|---|---|
message | string |
versionNumber | number |
conversationHistory | ConversationMessageDto[] |
sessionId | string |
Was this page helpful?