slashConversation

fun slashConversation(    exitString: String? = null,     promptTimeout: Long = 0,     block: suspend ConversationBuilder.() -> Unit): Conversation

This block builds a slash conversation.