tock / ai.tock.bot.api.model.configuration / StoryConfiguration / <init>

<init>

StoryConfiguration(mainIntent: String, otherStarterIntents: Set<String> = emptySet(), secondaryIntents: Set<String> = emptySet(), steps: List<StepConfiguration> = emptyList(), name: String = mainIntent)