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

12 lines
441 B
Markdown

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