ChannelAdminLogEventActionExportedInviteDelete constructor
const
ChannelAdminLogEventActionExportedInviteDelete({
- required ExportedChatInviteBase invite,
Channel Admin Log Event Action Exported Invite Delete constructor.
Implementation
const ChannelAdminLogEventActionExportedInviteDelete({required this.invite})
: super._();