MadelineProtoDocs/docs/TD_docs/constructors/chatEventTitleChanged.md

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