promptSpecification

@JvmName(name = "varamastwvaqddki")
suspend fun promptSpecification(value: Output<BotPromptSpecificationArgs>)
@JvmName(name = "swafoymprhuwolvn")
suspend fun promptSpecification(value: BotPromptSpecificationArgs)

Parameters

value

Prompts the user to confirm the intent. This question should have a yes or no answer.


@JvmName(name = "cxlcphxywobeoxxy")
suspend fun promptSpecification(argument: suspend BotPromptSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Prompts the user to confirm the intent. This question should have a yes or no answer.