Link Search Menu Expand Document

Constructor: channelAdminLogEventActionParticipantInvite

Back to constructors index

A user was invited to the group

Attributes:

NameTypeRequiredDescription
participantChannelParticipantYesThe user that was invited

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionParticipantInvite = ['_' => 'channelAdminLogEventActionParticipantInvite', 'participant' => ChannelParticipant];