next Step
Parameters
value
Configuration block for the next step in the conversation. See next_step
.
suspend fun nextStep(argument: suspend V2modelsIntentInitialResponseSettingNextStepArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the next step in the conversation. See next_step
.