nextStep

@JvmName(name = "hahdxktsvspvvuhp")
suspend fun nextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "wpcoampqfbtmprke")
suspend fun nextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot executes after playing the intent's closing response.


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

Parameters

argument

Specifies the next step that the bot executes after playing the intent's closing response.