23 lines
423 B
Markdown
23 lines
423 B
Markdown
|
---
|
||
|
title: chatEvents
|
||
|
description: Contains list of chat events
|
||
|
---
|
||
|
## Constructor: chatEvents
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Contains list of chat events
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|events|Array of [chatEvent](../constructors/chatEvent.md) | Yes|The events|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [ChatEvents](../types/ChatEvents.md)
|
||
|
|
||
|
|