1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-12-02 06:50:06 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.chat.modify/-set-chat-description/-set-chat-description.md

12 lines
441 B
Markdown
Raw Normal View History

//[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))