Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TopicMessage

Represent a topic change event from a user.

Hierarchy

Indexable

[key: string]: any

Represent a topic change event from a user.

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • usr: IUser
    • Optional mId: undefined | string

    Returns TopicMessage

Properties

event

event: string = "topic"

id

id: string

Optional nlu

nlu: NLU

type

type: string

user

user: User

Methods

clone

  • clone(): any
  • Returns any

toString

  • toString(): string

Generated using TypeDoc