MadelineProtoDocs/docs/TD_docs/constructors/chatEventTitleChanged.md
2018-04-01 13:24:46 +02: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