MadelineProtoDocs/docs/TD_docs/constructors/chatEventDescriptionChanged.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

615 B

title description image
chatEventDescriptionChanged Chat description was changed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: chatEventDescriptionChanged

Back to constructors index

Chat description was changed

Attributes:

Name Type Required Description
old_description string Yes Old description value
new_description string Yes New description value

Type: ChatEventAction