toggle_general_forum_topic_is_hidden


Description:

public async Ok toggle_general_forum_topic_is_hidden (int64 chat_id, bool is_hidden) throws TDLibError

Toggles whether a General topic is hidden in a forum supergroup chat; requires can_manage_topics right in the supergroup

Parameters:

chat_id

Identifier of the chat

is_hidden

Pass true to hide and Client.close the General topic; pass false to unhide it