docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.extensions.api.chat.modify
/
setChatDescription
set
Chat
Description
suspend
fun
TelegramBot
.
setChatDescription
(
chatId
:
ChatIdentifier
,
description
:
String
)
(
source
)
suspend
fun
TelegramBot
.
setChatDescription
(
chat
:
PublicChat
,
description
:
String
)
(
source
)