timeoutNextStep

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

Parameters

value

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


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

Parameters

argument

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