KickoffChatResponse

The `KickoffChatResponse` entity.

Definition

TypeScript
interface KickoffChatResponse {
  threadId: string;
}

Fields

FieldTypeNotes
threadIdstringrequired — Id of the freshly-created thread.