closeForumTopic
Close an open forum topic in a Telegram supergroup chat to prevent further replies. Requires bot admin rights with can_manage_topics. Returns True when successful.
Instructions
Close an open topic in a forum supergroup chat. The bot must be an administrator with can_manage_topics rights. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target supergroup or username (in the format @supergroupusername) | |
| message_thread_id | Yes | Unique identifier for the target message thread of the forum topic |