Interface GetAssistantMessageResponse

interface GetAssistantMessageResponse {
    message: AssistantMessage;
}

Hierarchy (View Summary)

Properties

Properties

The requested message.