Constructor: channelParticipantLeft
A participant that left the channel/supergroup
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | long | Yes | The peer that left |
Type: ChannelParticipant
Example:
$channelParticipantLeft = ['_' => 'channelParticipantLeft', 'peer' => long];