Intent Slot Value Elicitation Prompt Message
data class IntentSlotValueElicitationPromptMessage(val content: String, val contentType: String, val groupNumber: Int? = null)
Constructors
Link copied to clipboard
fun IntentSlotValueElicitationPromptMessage(content: String, contentType: String, groupNumber: Int? = null)