ChatEventIsAllHistoryAvailableToggled constructor

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

The is_all_history_available setting of a supergroup was toggled

Implementation

ChatEventIsAllHistoryAvailableToggled