1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-19 14:53:48 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.chat.modify/-set-chat-title/-set-chat-title.md
2021-03-17 15:18:37 +00:00

12 lines
399 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.chat.modify](../index.md)/[SetChatTitle](index.md)/[SetChatTitle](-set-chat-title.md)
# SetChatTitle
[common]
Content
fun [SetChatTitle](-set-chat-title.md)(chatId: [ChatIdentifier](../../dev.inmo.tgbotapi.types/-chat-identifier/index.md), title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))