tock / ai.tock.bot.api.client / ClientStoryDefinition / <init>

<init>

ClientStoryDefinition(mainIntent: IntentAware, otherStarterIntents: Set<IntentAware> = emptySet(), secondaryIntents: Set<IntentAware> = emptySet(), steps: List<ClientStep> = emptyList(), storyId: String = mainIntent.wrappedIntent().name, handler: ClientStoryHandler)