Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CatchAllMessage

Represent a message where nothing matched (wraps the original message).

Hierarchy

Indexable

[key: string]: any

Represent a message where nothing matched (wraps the original message).

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

id

id: string

message

message: Message

Optional nlu

nlu: NLU

type

  • get type(): string

user

user: User

Methods

clone

  • clone(): any
  • Returns any

toString

  • toString(): string
  • Returns string

Generated using TypeDoc