ToggleGeneralForumTopicIsHidden constructor

ToggleGeneralForumTopicIsHidden(
  1. {required int chat_id,
  2. required bool is_hidden,
  3. int? extra,
  4. int? clientId}
)

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

Returns Ok

Implementation

ToggleGeneralForumTopicIsHidden