TDLib v0.0.2 TDLib.Object.ChatEventDescriptionChanged View Source
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.