Link Search Menu Expand Document

Constructor: channelAdminLogEventActionParticipantMute

Back to constructors index

A group call participant was muted

Attributes:

NameTypeRequiredDescription
participantGroupCallParticipantYesThe participant that was muted

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionParticipantMute = ['_' => 'channelAdminLogEventActionParticipantMute', 'participant' => GroupCallParticipant];