timeoutNextStep

@JvmName(name = "xgvnkwaccnlerfhk")
suspend fun timeoutNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "xjkisokufiefmxge")
suspend fun timeoutNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot runs when the fulfillment code hook times out.


@JvmName(name = "fjswefhbolamobxp")
suspend fun timeoutNextStep(argument: suspend BotDialogStateArgsBuilder.() -> Unit)

Parameters

argument

Specifies the next step that the bot runs when the fulfillment code hook times out.