tock / ai.tock.bot.engine.user / UserTimelineDAO / getClientDialogs

getClientDialogs

abstract fun getClientDialogs(namespace: String, clientId: String, storyDefinitionProvider: (String) -> StoryDefinition): List<Dialog> (source)

Returns the dialogs of specified client id.