Skip to content

toggleGeneralForumTopicIsHidden

Function · TDLib 1.8.67 · d1085f9c

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

chat_id

int53

Identifier of the chat

is_hidden

Bool

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