ChannelAdminLogEventActionParticipantLeave

---types---
channelAdminLogEventActionParticipantLeave#f89777f2 = ChannelAdminLogEventAction

Belongs to

ChannelAdminLogEventAction

In Rust this constructor is a variant of the enums::ChannelAdminLogEventAction enum.
Match on it with: if let enums::ChannelAdminLogEventAction::ChannelAdminLogEventActionParticipantLeave(v) = result { ... }

Parameters

This item has no parameters.