toggleSupergroupIsAllHistoryAvailable¶
Toggles whether the message history of a supergroup is available to new members; requires can_change_info member right
toggleSupergroupIsAllHistoryAvailable(
supergroup_id: int53,
is_all_history_available: Bool
) → Ok