Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractInteractionsProvider

Hierarchy

Implements

  • any

Index

Constructors

constructor

Properties

Protected _config

Accessors

Protected options

Methods

configure

getCategory

  • getCategory(): string

Abstract getProviderName

  • getProviderName(): string

Abstract onComplete

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

Abstract sendMessage

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