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