ToggleSupergroupIsAllHistoryAvailable constructor

ToggleSupergroupIsAllHistoryAvailable(
  1. {required int supergroup_id,
  2. required bool is_all_history_available,
  3. int? extra,
  4. int? clientId}
)

Toggles whether the message history of a supergroup is available to new members; requires can_change_info administrator right

Returns Ok

Implementation

ToggleSupergroupIsAllHistoryAvailable