Interface Event

An event that is being received by the chat bubble.

Hierarchy

  • Event

Properties

Properties

name: string

The name of the event

payload?: any

The event's payload

sender?: string

The sender of the event

Generated using TypeDoc