View Source ExTDLib.Object.ChatEventDescriptionChanged (ExTDLib v0.0.4)
The chat description was changed.
| Name | Type | Description |
|---|---|---|
| old_description | string | Previous chat description. |
| new_description | string | New chat description. |
More details on telegram's documentation.