1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 22:06:56 +01:00
MadelineProto/docs/TD_docs/constructors/chatEventDescriptionChanged.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

542 B

title description
chatEventDescriptionChanged Chat description was changed

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