MadelineProto/docs/TD_docs/constructors/chatEventTitleChanged.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

494 B

title description
chatEventTitleChanged Chat title was changed

Constructor: chatEventTitleChanged

Back to constructors index

Chat title was changed

Attributes:

Name Type Required Description
old_title string Yes Old title value
new_title string Yes New title value

Type: ChatEventAction