root.bots.configuration.groupChat object

Properties that reference this object type:

Syntax

{
  "fetchTask": {boolean},
  "taskInfo": {
    "title": "{string}",
    "width": "{string}",
    "height": "{string}",
    "url": "{string}"
  }
}

Properties

fetchTask

A boolean value that indicates if it should fetch bot config task module dynamically.

Type
boolean

Required

Constraints

Supported values
Default value: False.

taskInfo

Dialog to be launched when fetch task set to false.

Type
taskInfo

Required

Constraints

Supported values