Toggles whether a topic is closed in a forum supergroup chat; requires can_manage_topics right in the supergroup unless the user is creator of the topic
chat_id |
Identifier of the chat |
message_thread_id |
Message thread identifier of the forum topic |
is_closed |
Pass true to Client.close the topic; pass false to reopen it |