tock / ai.tock.bot.engine.event / Event / <init>

<init>

Event(applicationId: String, id: Id<out Event> = newId(), date: Instant = Instant.now(), state: EventState = EventState())

The base class for all events or actions.