channelParticipantLeft
A participant that left the channel/supergroup
type tg.ChannelParticipantLeft struct { /* ... */ }
Implements ChannelParticipant.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | The peer that left |
References
- Official documentation
- Generated Go reference
- TL definition:
channelParticipantLeft#1b03f006