SetGroupCallParticipantVolumeLevel constructor
- {required int group_call_id,
- required MessageSender participant_id,
- required int volume_level,
- int? extra,
- int? clientId}
Changes volume level of a participant of an active group call. If the current user can manage the group call, then the participant's volume level will be changed for all users with the default volume level
Returns Ok
Implementation
SetGroupCallParticipantVolumeLevel