Intent Follow Up Prompt
data class IntentFollowUpPrompt(val prompt: IntentFollowUpPromptPrompt, val rejectionStatement: IntentFollowUpPromptRejectionStatement)
Constructors
Link copied to clipboard
fun IntentFollowUpPrompt(prompt: IntentFollowUpPromptPrompt, rejectionStatement: IntentFollowUpPromptRejectionStatement)