channelAdminLogEventActionParticipantLeave
A user left the channel/supergroup (in the case of big groups, info of the user that has joined isn't shown)
type tg.ChannelAdminLogEventActionParticipantLeave struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
This type has no fields.
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantLeave#f89777f2