closeForumTopic

suspend fun TelegramBot.closeForumTopic(chatId: ChatIdentifier, messageThreadId: MessageThreadId)(source)
suspend fun TelegramBot.closeForumTopic(chat: Chat, messageThreadId: MessageThreadId)(source)
suspend fun TelegramBot.closeForumTopic(chat: Chat, forumTopic: ForumTopic)(source)