MadelineProto/docs/TD_docs/constructors/chatEvents.md

23 lines
423 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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)