BotPromptSpecification

fun BotPromptSpecification(allowInterrupt: Boolean? = null, maxRetries: Int, messageGroupsList: List<BotMessageGroup>, messageSelectionStrategy: BotMessageSelectionStrategy? = null, promptAttemptsSpecification: Any? = null)