Interface CreateAnalyticsMessageResponse

interface CreateAnalyticsMessageResponse {
    message: AnalyticsMessage;
}

Hierarchy (View Summary)

Properties

Properties

The user message that was added to the conversation.