MemberDisconnectEntry

class MemberDisconnectEntry()

Base class for all audit log entries. Use a subclass narrowed by actionType for typed change access.

exported from lib.weeble.d

Extends:

Properties

MemberDisconnectEntry.actionType

type: readonly 27

The type of action this entry represents.

MemberDisconnectEntry.changes

type: readonly Record<string, never>

Raw changes object (use subclass for typed access).