ChatBotKit Node SDK
    Preparing search index...

    Interface NotificationDefinition

    A notification to display in the widget.

    interface NotificationDefinition {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The notification text to display