timeoutNextStep

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

Parameters

value

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


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

Parameters

argument

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