1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 22:16:54 +01:00
MadelineProto/docs/TD_docs/constructors/chatEventTitleChanged.md
2017-08-25 15:05:53 +02:00

486 B

title description
chatEventTitleChanged Chat title changed

Constructor: chatEventTitleChanged

Back to constructors index

Chat title changed

Attributes:

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

Type: ChatEventAction