nextStep

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

Parameters

value

The next step in the conversation.


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

Parameters

argument

The next step in the conversation.