ChannelAdminLogEventActionParticipantJoinByInvite

---types---
channelAdminLogEventActionParticipantJoinByInvite#fe9fc158 via_chatlist:flags.0?true invite:ExportedChatInvite = ChannelAdminLogEventAction

Belongs to

ChannelAdminLogEventAction

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

Parameters

via_chatlisttrueoptional
inviteExportedChatInviterequired