Link Search Menu Expand Document

Constructor: channelParticipantLeft

Back to constructors index

A participant that left the channel/supergroup

Attributes:

NameTypeRequiredDescription
peerlongYesThe peer that left

Type: ChannelParticipant

Example:

$channelParticipantLeft = ['_' => 'channelParticipantLeft', 'peer' => long];