mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
542 B
542 B
title | description |
---|---|
chatEventDescriptionChanged | Chat description was changed |
Constructor: chatEventDescriptionChanged
Chat description was changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
old_description | string | Yes | Old description value |
new_description | string | Yes | New description value |