Constructor: channelAdminLogEventActionParticipantMute
A group call participant was muted
Attributes:
Name | Type | Required | Description |
---|---|---|---|
participant | GroupCallParticipant | Yes | The participant that was muted |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionParticipantMute = ['_' => 'channelAdminLogEventActionParticipantMute', 'participant' => GroupCallParticipant];