Constructor: channelAdminLogEventActionParticipantVolume
channelAdminLogEvent.user_id has set the volume of participant.peer to participant.volume
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| participant | GroupCallParticipant | Yes | The participant whose volume was changed |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionParticipantVolume = ['_' => 'channelAdminLogEventActionParticipantVolume', 'participant' => GroupCallParticipant];