ChatEvent
Represents a chat event.
This is an alias for the ChatEventUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatEvent" | |
id | string | Chat event identifier |
date | number | Point in time (Unix timestamp) when the event happened |
memberId | Identifier of the user or chat who performed the action | |
action | The action |