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

771 B

//docs/dev.inmo.tgbotapi.types.message.ChatEvents/NewChatTitle

NewChatTitle

[common] data class NewChatTitle(title: String) : CommonEvent

Properties

Name Summary
title [common] val title: String