ChatBotKit Node SDK
    Preparing search index...
    OutputMessage: {
        meta?: Record<string, any>;
        text: string;
        type: "bot" | "activity";
    }

    Type Declaration

    • Optionalmeta?: Record<string, any>
    • text: string
    • type: "bot" | "activity"