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