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