docs
4.2.0
common
docs
/
dev.inmo.tgbotapi.extensions.api.chat.forum
/
closeForumTopic
close
Forum
Topic
suspend
fun
TelegramBot
.
closeForumTopic
(
chatId
:
ChatIdentifier
,
messageThreadId
:
MessageThreadId
)
:
Boolean
suspend
fun
TelegramBot
.
closeForumTopic
(
chat
:
Chat
,
messageThreadId
:
MessageThreadId
)
:
Boolean
suspend
fun
TelegramBot
.
closeForumTopic
(
chat
:
Chat
,
forumTopic
:
ForumTopic
)
:
Boolean