interface AnthropicStreamMessageStopEvent {
    type: "message_stop";
}

Hierarchy (view full)

Properties

Properties

type: "message_stop"