docs
5.2.0
common
docs
/
dev.inmo.tgbotapi.extensions.api.chat.forum
/
editGeneralForumTopic
edit
General
Forum
Topic
suspend
fun
TelegramBot
.
editGeneralForumTopic
(
chatId
:
ChatIdentifier
,
name
:
String
)
:
Boolean
suspend
fun
TelegramBot
.
editGeneralForumTopic
(
chat
:
Chat
,
name
:
String
)
:
Boolean
suspend
fun
TelegramBot
.
editGeneralForumTopic
(
chatIdentifier
:
ChatIdentifier
,
forumTopic
:
ForumTopic
)
:
Boolean