Unblu Agent Embedded JS API
    Preparing search index...

    Interface ConversationMessageInfo

    interface ConversationMessageInfo {
        id: string;
        text: string;
        type: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the conversation message

    text: string

    Text content of the conversation message

    type: string

    Type of the conversation message