ChatEventVideoChatMuteNewParticipantsToggled constructor

ChatEventVideoChatMuteNewParticipantsToggled(
  1. {required bool mute_new_participants,
  2. int? extra,
  3. int? clientId}
)

The mute_new_participants setting of a video chat was toggled

Implementation

ChatEventVideoChatMuteNewParticipantsToggled