tock / ai.tock.bot.engine.dialog / Snapshot / <init>

<init>

Snapshot(dialog: Dialog) Snapshot(storyDefinitionId: String?, intentName: String?, step: String?, entityValues: List<EntityValue>, storyType: AnswerConfigurationType?, storyName: String? = storyDefinitionId, date: Instant = now())

A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.