timeoutNextStep

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

Parameters

value

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


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

Parameters

argument

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