Theia API Documentation v1.71.0
    Preparing search index...
    interface ChatInteractionNeededEvent {
        contentPart: InteractiveContent & ChatResponseContent;
        kind: "interactionNeeded";
    }
    Index

    Properties

    Properties

    kind: "interactionNeeded"