ChatEventHasProtectedContentToggled constructor

ChatEventHasProtectedContentToggled(
  1. {required bool has_protected_content,
  2. int? extra,
  3. int? clientId}
)

The has_protected_content setting of a channel was toggled

Implementation

ChatEventHasProtectedContentToggled