timeoutNextStep

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

Parameters

value

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


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

Parameters

argument

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