BotPromptSpecification

constructor(allowInterrupt: Boolean? = null, maxRetries: Int, messageGroupsList: List<BotMessageGroup>, messageSelectionStrategy: BotMessageSelectionStrategy? = null, promptAttemptsSpecification: Map<String, BotPromptAttemptSpecification>? = null)