--- title: chatEventTitleChanged description: Chat title was changed image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: chatEventTitleChanged [Back to constructors index](index.md) Chat title was changed ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |old\_title|[string](../types/string.md) | Yes|Old title value| |new\_title|[string](../types/string.md) | Yes|New title value| ### Type: [ChatEventAction](../types/ChatEventAction.md)