successNextStep

@JvmName(name = "jrryjglbvyairmbf")
suspend fun successNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "nbihwhficbjpwifh")
suspend fun successNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifics the next step the bot runs after the dialog code hook finishes successfully.


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

Parameters

argument

Specifics the next step the bot runs after the dialog code hook finishes successfully.