Options
Menu

Class ChatEvent

A superclass for any events occurring on a particular existing Chat.

Hierarchy

Implements

Index

Properties

chatId

chatId: string

The ID of the Chat on which this event occurred

eventNumber

eventNumber: number

This event's unique sequential number. This can be useful when e.g. querying for events on a particular chat (Chat.getHistory).

name

name: string

timestamp

timestamp: Date

The timestamp when the event occurred

user

The user associated wth the event