docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.api.chat.modify
/
setChatTitle
set
Chat
Title
suspend
fun
TelegramBot
.
setChatTitle
(
chatId
:
ChatIdentifier
,
title
:
String
)
:
Boolean
suspend
fun
TelegramBot
.
setChatTitle
(
chat
:
PublicChat
,
title
:
String
)
:
Boolean