MadelineProto/docs/TD_docs/constructors/chatEventDescriptionChanged.md
2017-08-25 15:05:53 +02:00

24 lines
534 B
Markdown

---
title: chatEventDescriptionChanged
description: Chat description changed
---
## Constructor: chatEventDescriptionChanged
[Back to constructors index](index.md)
Chat description changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|old\_description|[string](../types/string.md) | Yes|Old description value|
|new\_description|[string](../types/string.md) | Yes|New description value|
### Type: [ChatEventAction](../types/ChatEventAction.md)