successConditional

@JvmName(name = "atmilqwtsrleqtmt")
suspend fun successConditional(value: Output<BotConditionalSpecificationArgs>)
@JvmName(name = "kfcqimwvweugpvbs")
suspend fun successConditional(value: BotConditionalSpecificationArgs?)

Parameters

value

A list of conditional branches to evaluate after the dialog code hook finishes successfully.


@JvmName(name = "mbrajifhhdbptvtq")
suspend fun successConditional(argument: suspend BotConditionalSpecificationArgsBuilder.() -> Unit)

Parameters

argument

A list of conditional branches to evaluate after the dialog code hook finishes successfully.