ChatBotKit Node SDK
    Preparing search index...

    Interface SendMessageOptions

    Options for sending a message.

    interface SendMessageOptions {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The text content of the message