ConversationComplete
ref / conversations / ConversationComplete
A conversation result indicating that the conversation has completed normally by returning.
Properties
status
ts
status: "complete";
New status of the conversation, always "complete"
next
ts
next: boolean;
Whether the conversation demands downstream middleware to be called