Link Search Menu Expand Document

Constructor: channelAdminLogEventActionParticipantUnmute

Back to constructors index

A group call participant was unmuted

Attributes:

NameTypeRequiredDescription
participantGroupCallParticipantYesThe participant that was unmuted

Type: ChannelAdminLogEventAction

Example:

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