toggleGeneralForumTopicIsHidden¶
Toggles whether a General topic is hidden in a forum supergroup chat; requires can_manage_topics administrator right in the supergroup
toggleGeneralForumTopicIsHidden(
chat_id: int53,
is_hidden: Bool
) → Ok