ToggleGroupCallParticipantIsMuted constructor
- {required int group_call_id,
- required MessageSender participant_id,
- required bool is_muted,
- int? extra,
- int? clientId}
Toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves
Returns Ok
Implementation
ToggleGroupCallParticipantIsMuted