IBotConfiguration interface
Properties
description | Description of the bot. |
name | Name of the bot. |
padlock | Encrypted GUID used to validate password is the same. |
services | Connected services for the bot. |
version | Version of the schema of this file. |
Property Details
description
Description of the bot.
description: string
Property Value
string
name
Name of the bot.
name: string
Property Value
string
padlock
Encrypted GUID used to validate password is the same.
padlock: string
Property Value
string
Remarks
You need to be able to decrypt this key with a passed in secret before we will use the secret to encrypt new values.
services
version
Version of the schema of this file.
version: string
Property Value
string