initial Response Setting
Parameters
value
Configuration block for the response that is sent to the user at the beginning of a conversation, before eliciting slot values. See initial_response_setting
.
suspend fun initialResponseSetting(argument: suspend V2modelsIntentInitialResponseSettingArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the response that is sent to the user at the beginning of a conversation, before eliciting slot values. See initial_response_setting
.