1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 11:16:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.md
2021-03-17 15:18:37 +00:00

15 lines
771 B
Markdown

//[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 |
|---|---|
| <a name="dev.inmo.tgbotapi.types.message.ChatEvents/NewChatTitle/title/#/PointingToDeclaration/"></a>[title](title.md)| <a name="dev.inmo.tgbotapi.types.message.ChatEvents/NewChatTitle/title/#/PointingToDeclaration/"></a> [common] val [title](title.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>|