declinationNextStep

@JvmName(name = "naungjffndqqchkv")
suspend fun declinationNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "dpyndoxxrrbnswdl")
suspend fun declinationNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot executes when the customer declines the intent.


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

Parameters

argument

Specifies the next step that the bot executes when the customer declines the intent.