Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AWSLexProvider

Hierarchy

Implements

  • any

Index

Constructors

constructor

Properties

Protected _config

Accessors

Protected options

Methods

configure

getCategory

  • getCategory(): string

getProviderName

  • getProviderName(): string

onComplete

  • onComplete(botname: string, callback: any): void

sendMessage

  • sendMessage(botname: string, message: string | Object): Promise<any>