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

567 B

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

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