V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Start Response Message Group Message Image Response Card
data class V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageImageResponseCard(val buttons: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageImageResponseCardButton>? = null, val imageUrl: String? = null, val subtitle: String? = null, val title: String)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageImageResponseCard(buttons: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageImageResponseCardButton>? = null, imageUrl: String? = null, subtitle: String? = null, title: String)
Types
Properties
Link copied to clipboard