nextStep

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

Parameters

value

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


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

Parameters

argument

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