docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.api.chat.modify
/
setChatDescription
set
Chat
Description
suspend
fun
TelegramBot
.
setChatDescription
(
chatId
:
ChatIdentifier
,
description
:
String
)
:
Boolean
suspend
fun
TelegramBot
.
setChatDescription
(
chat
:
PublicChat
,
description
:
String
)
:
Boolean