Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Usage

Required or not

Description

type: 'liveagent'

Required

The type should be set to liveagent to use the Live agent directive.

script: ""

Optional if directUrl is given

You can integrate the chatbot with a third-party plugin using a JavaScript code.

directUrl: "https://direct.lc.chat/12314445/"

Optional with if script is given

You can integrate the chatbot with a third-party plugin using a URL.

htmlContent:""

Optional

You can bind any instruction text before redirecting the chatbot user to the third-party live agent plugin.

...