Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GoodBot

The good bot settings. Good bots provides a list of bots which are managed by known providers.

Properties

Optional description

description: undefined | string

The description of the bot.

isEnabled

isEnabled: boolean

Enables or disables the bot.

key

key: string

The unique key for the bot.

Optional name

name: undefined | string

The bot name.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: GoodBot): object

getJsonObj