//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.message.ChatEvents](../index.md)/[NewChatTitle](index.md) # NewChatTitle [common] data class [NewChatTitle](index.md)(**title**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [CommonEvent](../../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.md) ## Properties | Name | Summary | |---|---| | [title](title.md)| [common] val [title](title.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|