Link Search Menu Expand Document

Constructor: channelAdminLogEventActionParticipantSubExtend

Back to constructors index

Attributes:

NameTypeRequired
prev_participantChannelParticipantYes
new_participantChannelParticipantYes

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionParticipantSubExtend = ['_' => 'channelAdminLogEventActionParticipantSubExtend', 'prev_participant' => ChannelParticipant, 'new_participant' => ChannelParticipant];