Skip to content

setGroupCallParticipantVolumeLevel

Function · TDLib 1.8.67 · d1085f9c

Changes volume level of a participant of an active group call; not supported for live stories. If the current user can manage the group call or is the owner of the group call, then the participant's volume level will be changed for all users with the default volume level

setGroupCallParticipantVolumeLevel(
  group_call_id: int32,
  participant_id: MessageSender,
  volume_level: int32
) → Ok

group_call_id

int32

Group call identifier

participant_id

MessageSender

Participant identifier

volume_level

int32

New participant's volume level; 1-20000 in hundreds of percents